Create
| Name | Return Type | Description |
|---|---|---|
| Create(Document, IList.Curve., Boolean) | Wall | Creates a non rectangular profile wall within the project using the default wall type. |
| Create(Document, Curve, ElementId, Boolean) | Wall | Creates a new rectangular profile wall within the project using the default wall style. |
| Create(Document, IList.Curve., ElementId, ElementId, Boolean) | Wall | Creates a non rectangular profile wall within the project using the specified wall type. |
| Create(Document, IList.Curve., ElementId, ElementId, Boolean, XYZ) | Wall | Creates a non rectangular profile wall within the project using the specified wall type and normal vector. |
| Create(Document, Curve, ElementId, ElementId, Double, Double, Boolean, Boolean) | Wall | Creates a new rectangular profile wall within the project using the specified wall type, height, and offset. |
No comments yet. Start the discussion.
Loading…