Line
|
Sets start and end point of the line load.
Namespace: Autodesk.Revit.DB.Structure
Assembly: RevitAPI (in RevitAPI.dll) Version: 27.0.4.0 (27.0.4.0)
Parameters
Return Value
BooleanReturns true if successful, false otherwise.
| Exception | Condition |
|---|---|
| ArgumentException | Thrown when the end point is equal to the start point. |
| ArgumentNullException | A non-optional argument was null |
| InvalidOperationException | This LineLoad is not a hosted object. -or- This LineLoad is constrained on host. |
This method works with hosted line load only.
This method works for loads which are not constrained to their host.
The curve of the resulted load will be a line.