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