Tuesday, November 22, 2011

Smart Select Pt.1: Select Similar Object

I'm working on a smarter selection tool for rhino, so I'm starting with the basics.

This script selects:
similar closed polysurfaces by volume and at least one other dimension...
similar open surfaces/ polysurfaces by surface area...
similar open or closed curves by length, control points...

So click any of those objects, and watch as the script picks up similar objects in your file!

SelSimilarObjects.rvb (remember to convert the .txt into .rvb)

No comments:

Post a Comment