FabricArea.Create
| Name | Return Type | Description |
|---|---|---|
| Create(Document, Element, XYZ, ElementId, ElementId) | FabricArea | Creates a FabricArea based on a host boundary. |
| Create(Document, Element, IList<CurveLoop>, XYZ, XYZ, ElementId, ElementId) | FabricArea | Creates a FabricArea from an array of curves. |