I am trying to create a sloped pipe from 2D model lines.
Creating the geometry in Dynamo is not the problem. The Problem occurs once exporting it to Revit Families, if I have no arcs in the model lines, it creates the geometry in Revit nicely. But as soon as I add some arcs, the geometry will not appear/Export to Revit. The Family is shown in the project browser, but is empty. The Model is correctly displayed in Dynamo (Sweeping path and Solids), looks like there is a problem with exporting???
Already tried using a Conceptual Mass as Family Template file, still same problem.
Just importing the geometry with the OOTB Node “ImportInstance.ByGeometry” would work, but we would like to have families and not Imported Symbols.
As for Revit I´m using Revit 2024 (first customer Ship).
Node titles still aren’t visible. The full graph will be exported automatically, you just need to make sure you’re zoomed in enough that all the text is showing.
Sadly the same if I feed it just a Solid Geometry (tried input from the “Solid.Difference” Node) and with different Templates, maybe to complex geometry if I leave the curves out its working just fine…
To be honest didn´t find any nodes to create/ update real pipes when I started this script, but I´ll look into that. Just for my understanding you would create/ calculate the whole path and place real pipes along this path?
Goal would be to create/ import a path in 2D (best case would be imported Polyline from Civil 3D with Civil Connection) then use this path and calculate all off the Z-coordinates in Revit while simultaneously creating a 3D Modell.