NewPipe Method


Adds a new pipe into the document.

OverloadĀ List

Name Description
Public method NewPipe(Connector, Connector, PipeType) Obsolete.
Adds a new pipe into the document, using two connectors and duct type.
Public method NewPipe(XYZ, Connector, PipeType) Obsolete.
Adds a new pipe into the document, using a point, connector and pipe type.
Public method NewPipe(XYZ, XYZ, PipeType) Obsolete.
Adds a new pipe into the document, using two points and pipe type.

See Also