generative modeling for Rhino
I have a VB script which needs a lot (200+) points as an input.
Is there a quick way to collect all points in a file? .. without selecting each one manually...
would be nice if it updated as more points were added/deleted :)
Tags:
Permalink Reply by Andrew Heumann on March 22, 2012 at 6:41am If the points are defined in Rhino, you can use the Geometry Pipeline component with the filter set to "Point" to gather all the points in the file. You can also specify a layer filter if they are on a particular layer.
wow! fantastic! thanks.
© 2013 Created by Scott Davidson.
Powered by