Hello everyone,
Is it possible to create a pressure pipe from 3D polyline? I have used for gravity networks AddPipeByCurve but for pressure pipes, I am not able to find similar node.
Regards,
Hello everyone,
Is it possible to create a pressure pipe from 3D polyline? I have used for gravity networks AddPipeByCurve but for pressure pipes, I am not able to find similar node.
Regards,
There aren’t any nodes for that yet. The ability to create Pressure Network parts was a fairly recent addition to the API, so it hasn’t been possible for very long. There are methods in the PressurePipeNetwork class if you want to explore making a Python node yourself.