| Revit 2017 API |
| LineLoad..::..MomentVector1 Property |
| LineLoad Class See Also |
The moment vector applied to the start point of the line load, oriented according to OrientTo setting.
Namespace: Autodesk.Revit.DB.Structure
Assembly: RevitAPI (in RevitAPI.dll) Version: 17.0.0.0 (17.0.484.0)
Since:
2016
Syntax
Remarks
The default force unit is kN-m/m for metric, and kip-ft/ft for imperial.
Use UnitUtils class methods to convert value from or to internal units.
Exceptions
| Exception | Condition |
|---|---|
| Autodesk.Revit.Exceptions..::..ArgumentNullException | When setting this property: A non-optional argument was NULL |