NewDuct Method


Adds a new duct into the document.

OverloadĀ List

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

See Also