Hello! i am very beginner in Dynamo, i can not load my mass into the project. what i do wrong?
For future reference, there is an export button under file - zoom in close enough to the script to see the headers, then export. It’ll give you a screenshot of the entire script that you can upload.
It looks like you have made a Dynamo solids element. At this point you need to convert the Dynamo object into a Revit one with a node like ImportInstance.ByGeometry.
2 Likes