NewFlexPipe Method


Document New Flex Pipe Method

Adds a new flexible pipe into the document.
Overload List
Name Description
Public method NewFlexPipe(IList XYZ , FlexPipeType) Adds a new flexible pipe into the document, using a point array and pipe type.
Public method NewFlexPipe(Connector, Connector, FlexPipeType) Adds a new flexible pipe into the document, using two connector, and flexible pipe type.
Public method NewFlexPipe(Connector, IList XYZ , FlexPipeType) Adds a new flexible pipe into the document, using a connector, point array and pipe type.
Top
See Also