buildModifyMM

buildModifyMM

When mapped to a hotkey, builds a marking menu as depicted at right.

The ‘Press’ assignment should be:

buildModifyMM;

The ‘Release’ assignment should be:

if( `popupMenu -exists tempMM` ) { deleteUI tempMM; }