Adds a new flexible pipe into the document.

Overload List

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

See Also