Monday, 14 March 2011

Rhino Tutorial Quick Tips: Organic Toolbar

Rhino Tutorial Quick Tips: Organic Toolbar

The Organic Toolbar is a nice little tool that allows you to move objects in any viewport, in the right direction (x,y,z). So you don't have to worry about having the right viewport activated, as opposed to using the alt+arrow keys.

This toolbar contains several buttons, indicating whereas you will move the selected objects in X, Y or Z, up or down, etc. You can find this toolbar in the toolbar list that shows up, when right-clicking in a grey area of the interface.

It is specially very useful when point editing. For me, the best ones, are the "Compress along..." or "Expand along..." buttons, that allow you to move 2 or more points equidistantly in the opposite direction or towards each other. Now, beware of having the points you want to compress/expand all at either side of the origin

So we have seen how to compress/expand points that were at either side of the Origin (Cplane or World). But if your points are elsewhere, these buttons won't work the expected way.

By shift+right clicking on each button, you will see that these are simply macros using the Scale1d command and the Origin as a reference point. Therefore to make it work, when your points are all at one side or the other of the Origin, you can simply use the Scale1d command, finding as an origin point, the midpoint between the points you wish to expand/compress along, and as a scale factor one of the selected points.

No comments:

Post a Comment