NewFlexDuct Method


Adds a new flexible duct into the document.

OverloadĀ List

Name Description
Public method NewFlexDuct(IList XYZ , FlexDuctType)
Adds a new flexible duct into the document, using a point array and duct type.
Public method NewFlexDuct(Connector, Connector, FlexDuctType)
Adds a new flexible duct into the document, using two connector, and duct type.
Public method NewFlexDuct(Connector, IList XYZ , FlexDuctType)
Adds a new flexible duct into the document, using a connector, point array and duct type.

See Also