FlexDuct.Create
| Name | Return Type | Description |
|---|---|---|
| Create(Document, ElementId, ElementId, ElementId, IList<XYZ>) | FlexDuct | Creates a new flexible duct into the document, using a point array and flexible duct type. |
| Create(Document, ElementId, ElementId, ElementId, XYZ, XYZ, IList<XYZ>) | FlexDuct | Creates a new flexible duct into the document, using a point array and flexible duct type. |