<Code Lib>
2025 Overloads
Changes 0

Name Return Type Description
M NewFlexPipe(IList<XYZ>, FlexPipeType) FlexPipe Adds a new flexible pipe into the document, using a point array and pipe type.
M NewFlexPipe(Connector, Connector, FlexPipeType) FlexPipe Adds a new flexible pipe into the document, using two connector, and flexible pipe type.
M NewFlexPipe(Connector, IList<XYZ>, FlexPipeType) FlexPipe Adds a new flexible pipe into the document, using a connector, point array and pipe type.