NewDuct Method
Adds a new duct into the document.

Overload List

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

See Also