Hello, I am new with MEP dynamo
I try to create pipe with dynamo
So far, I followed the topic and tried to generate single pipe with dynamo, but it can not work.
Did I miss any step??
Hello, I am new with MEP dynamo
I try to create pipe with dynamo
So far, I followed the topic and tried to generate single pipe with dynamo, but it can not work.
Did I miss any step??
This one need input PipingSystemType
, try quick look example here
https://chuongmep.github.io/OpenMEP/api/OpenMEPRevit.Element.Pipe.html#OpenMEPRevit_Element_Pipe_CreateByLine_Revit_Elements_Element_Revit_Elements_Element_Revit_Elements_Element_Autodesk_DesignScript_Geometry_Line_System_Double_
Thank you it works!