Hello all,
I am trying to create a Dynamo script for cutting holes in walls where piping intersects walls.
To make it even better i want dynamo to select the correct diameter based on the name of the part that clashes with the wall.
In navisworks these parts have names like DN500, which results in a diameter of 508 mm for example.
I have created a family that sets the diameter correctly when the DN-number is entered.
Is there a way to use the data available in navisworks in revit?
Below is a screenshot out of navisworks, you can see that the item clashing with the wall has an item name called DN 500.
In summary..
I need revit/dynamo to see this item name to automatically select the correct diameter in a void family.
