Line
|
Sets the curve for the line load.
Namespace: Autodesk.Revit.DB.Structure
Assembly: RevitAPI (in RevitAPI.dll) Version: 27.0.4.0 (27.0.4.0)
| Exception | Condition |
|---|---|
| ArgumentException | The input curve is not bound. -or- The provided curve is not supported. |
| ArgumentNullException | A non-optional argument was null |
| InvalidOperationException | This LineLoad is not a hosted object. -or- This LineLoad is constrained on host. |
The curve must be bounded.
The curve can be:
- Line
- Arc
- Ellipse