Latest

Showing posts with label Osnap. Show all posts
Showing posts with label Osnap. Show all posts

Wednesday, September 24, 2008

Advanced Object Snaps

The advanced object snaps are tools that allow you to pick on geometry in a more sophisticated way than the normal object snaps. Among my favorites "Between" and "Alongline" (which by the way, are nestable within a command, meaning you can type them while a command is active). These tools can be found under menu: Tools > Object Snaps. The first block of osnaps correspond to the traditional ones found at the bottom of Rhino's interface; the second block are the advanced ones.

To quickly access these last mentioned, you can hover over the normal object snaps (at the bottom of Rhino's interface) with your mouse, while pressing the Ctrl key down. This will switch from normal to advanced osnaps. I learnt this tip a few days back from Gijs de Zwart, while trying to win a competition on who knew more about Rhino. This item made me loose ;-)...


Have a blast!

Tuesday, May 20, 2008

Osnap Activation

This is an old tip, but I've realized a lot of people don't know about it; if you right-click on any Osnap it will be selected while all others will be deselected, if they were selected in the first place.

And on the same order of ideas, if you wish to toggle between enabling or disabling active Osnaps, you can add this macro to an Alias (menu: Tools > Options > Aliases):

_DisableOsnap Toggle

Enjoy!