Share

Document.NewFlexPipe Method

Adds a new flexible pipe into the document.

Overload List

 NameDescription
Public methodNewFlexPipe(IList<XYZ>, FlexPipeType)Adds a new flexible pipe into the document, using a point array and pipe type.
Public methodNewFlexPipe(Connector, Connector, FlexPipeType)Adds a new flexible pipe into the document, using two connector, and flexible pipe type.
Public methodNewFlexPipe(Connector, IList<XYZ>, FlexPipeType)Adds a new flexible pipe into the document, using a connector, point array and pipe type.

See Also

Reference

Was this information helpful?