From spaces to mass

Hi, I am trying to create a Dynamo script that generates Masses of spaces. There are problems creating Masses when there are two different spaces with the same name. It creates 2 Masses of only one of the spaces.


skript2
skript 3

Hello @even1801 and welcome…yes they will need an unique name…

Hey @sovitek

Thanks for the help it solved my problem and 2 masses were placed. But I have several spaces in the model that are to be converted to mass. When I run the script when I already have 2 masses in 3d view, masses that are already in view disappear and only new ones appear. Do you know how I can see all masses in the project in a 3D view?

yes sound as element binding…try run from player for avoid that


It seems that every time I run the script to convert space to mass, it deletes the previous mass. Even though the mass components have unique names and are placed on different floors. Is it possible to modify the script to allow for generating multiple masses from spaces? The spaces are filtered twice by parameter values. Perhaps that is causing the issue?

Yes did you try run from player ?..if it not work then you are welcome to share you graph and a test rvt file…

Thanks, running the script from the Dynamo Player worked brilliantly :slight_smile: