Trying to assign F4 as Osnap toggle for Center. Was able to get Project toggle to work, but not center
Tried both spelling - ‘Cen’ and ‘Center’. Any ideas
Trying to assign F4 as Osnap toggle for Center. Was able to get Project toggle to work, but not center
Tried both spelling - ‘Cen’ and ‘Center’. Any ideas
_noecho '_Osnap _Center
This is for persistent snap toggle. You probably just have to put a space (white space by hitting space bar) to act as “Enter”
If you want to use center snap non-persistant while in a command picking points try
_CenterSnap
Again, place a white space just behind the p to act as “enter”
Or try this one. I think this works to toggle
_noecho '_Osnap _Center enter
Works, perfect, thank you
If you are after a one-shot center snap, just
F5 = cen
will do.
-wim