| Name | Return Type | Description |
|---|---|---|
| Create(Document, ElementId, XYZ, AreaLoadType) | AreaLoad | Creates a new hosted area load within the project. |
| Create(Document, ElementId, IList<CurveLoop>, XYZ, AreaLoadType) | AreaLoad | Creates a new custom area load within the project. |
| Create(Document, ElementId, IList<CurveLoop>, IList<XYZ>, IList<Int32>, IList<Int32>, AreaLoadType) | AreaLoad | Creates a new custom area load within the project. |