<Code Lib>
2027 Overloads
Changes 0

Name Return Type Description
M NewFlexDuct(IList<XYZ>, FlexDuctType) FlexDuct Adds a new flexible duct into the document, using a point array and duct type.
M NewFlexDuct(Connector, Connector, FlexDuctType) FlexDuct Adds a new flexible duct into the document, using two connector, and duct type.
M NewFlexDuct(Connector, IList<XYZ>, FlexDuctType) FlexDuct Adds a new flexible duct into the document, using a connector, point array and duct type.