NewFlexPipe Method


Adds a new flexible pipe into the document.

Overload List

  NameDescription
Public methodNewFlexPipe(IListXYZ, 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, IListXYZ, FlexPipeType)
Adds a new flexible pipe into the document, using a connector, point array and pipe type.

See Also