I’m constantly toggling the object snap for CTR, can I make an Alias for that? What would the syntax be?
Not sure if this is what you are looking for, but I do use the following key commands assigned to F1, F2, F11 and F12:
F9 is “Grid snap”, even though the commands says only “Snap”.
Note that the F2 key is used to enable/disable nearly all Osnaps except the Cen and Perp. This way, I can snap only to center of arcs and circles when I press F2.
I want to toggle only the CTR Osnap while leaving the others on.
Edit: Found something that works. ! _-Osnap _Center _Toggle _Enter
Though it results in a lot of actions. I made CT the Alias.
Command: CT
Command: _-Osnap
Osnap ( Endpoint=On Near=On Point=On Midpoint=On Center=On Intersection=On Perpendicular=On Tangent=On Quadrant=On Knot=On Vertex=On None ): _Center
Osnap ( Endpoint=On Near=On Point=On Midpoint=On Center=Off Intersection=On Perpendicular=On Tangent=On Quadrant=On Knot=On Vertex=On None ): _Toggle
Osnap ( Endpoint=On Near=On Point=On Midpoint=On Center=Off Intersection=On Perpendicular=On Tangent=On Quadrant=On Knot=On Vertex=On None ): _Enter
Osnap ( Endpoint=On Near=On Point=On Midpoint=On Center=Off Intersection=On Perpendicular=On Tangent=On Quadrant=On Knot=On Vertex=On None )
Hi @CalypsoArt
You can run the alias with _NoEcho placed first, which will “silence” the command line.
HTH, Jakob
WhooHoo! Thanks. Just what I wanted.
This is not exactly what you are asking for, but want to share here:
There is an osnap toolbar, I program it to the middle mouse button. When you then press middle button AND keep it pressed, you can hover over any osnap you want NEXT, release MMB over the desired osnap (toolbar disappears again) and it will only be active for the next click, without changing anything to the permanent osnap selection in the floating Osnap checkbox
