AreaReinforcement.Create
| Name | Return Type | Description |
|---|---|---|
| Create(Document, Element, XYZ, ElementId, ElementId, ElementId) | AreaReinforcement | Creates a new AreaReinforcement object based on a host boundary. |
| Create(Document, Element, IList<Curve>, XYZ, ElementId, ElementId, ElementId) | AreaReinforcement | Creates a new AreaReinforcement object from an array of curves. This method replaces the NewAreaReinforcement method, which has been deprecated. |