Hello, I wanted to use the FamilyInstance.ByGeometry node to import a a Solid into a Revit model as a Mass, but I can’t find it in my Dynamo nodes. I found a link to Github, but I don’t know how to get the node into Dynamo. How can I get the FamilyInstance.ByGeometry node/ is there another way to import a Solid into Revit as a Mass? Thank you.
Use package manager to download Spring Nodes by @Dimitar_Venkov . It’s a must have !
the node is now called Springs.FamilyInstance.ByGeometry
2 Likes
Neat, Thank you! It worked! Do you have any advice for other ways of importing a Solid into Revit as a Mass? P.S. I also hate sweet pop corn.
1 Like
hahaha great minds think alike!
I think Spring Nodes is the best package for importing geometry:
I havn’t found anything better to import clean geometry.
2 Likes
@ErenJaeger You could use ImportInstance.ByGeometry to send geometry to a Conceptual Mass Family (Launch Dynamo from the Conceptual Mass Family file) and then load that family into your project.
2 Likes
Thank you! That worked as well!
1 Like