LineLoad.Create
| Name | Return Type | Description |
|---|---|---|
| Create(Document, ElementId, XYZ, XYZ, LineLoadType) | LineLoad | Creates a new hosted line load within the project. |
| Create(Document, ElementId, Curve, XYZ, XYZ, LineLoadType) | LineLoad | Creates a new custom line load within the project. |
| Create(Document, ElementId, Int32, XYZ, XYZ, LineLoadType) | LineLoad | Creates a new hosted line load within the project. |