PDA

View Full Version : So you want to add the Snap menu to F11?



RobertB
2005-05-12, 02:43 PM
Load your enterprise edit profile.
Add a new command. (I called mine "OSnap Menu")
The macro I provided was: $P0=ACAD.SNAP $p0=*
I changed the Element ID to fit my naming structure: MW_ShowSnap
Hit <Apply> to save the new command.
Expand the Keyboard Shortcuts node for the MW.cui.
Expand the Shortcut Keys node.
Drag and drop the new "OSnap Menu" command into the Shortcut Keys node.
Edit the properties to use the F11 key.
Hit <OK> to save and exit the CUI dialog.

Test F11 now.