Hi All,
I’d like to do the following:
-
make multiple masses in rhino and assign them to layers by program type (e.g. retail, residential, etc.)
-
use rhynamo to bring in each layer and make mass families by layer type
-
assign unique materials to each mass family
-
assign unique comments to each mass family
-
assign already created levels to each mass family
This is all a means of generating a schedule of the mass family floor areas in real time so I can quickly iterate massing studies. The key is that the different layers are all different families - and I then use the comments to get a schedule of all the floors - which update automatically each time the script is run.
I know how to import outlines and create floors, but I don’t want to do that because it’s an added step to model in rhino - not to mention I am not sure how to schedule the floors by program (layer name) type.
Any Ideas?