|  Line  | 
 The force 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: 25.0.0.0 (25.0.0.0)
 Syntax
 Syntax   Exceptions
 Exceptions  | Exception | Condition | 
|---|---|
| ArgumentNullException | When setting this property: A non-optional argument was null | 
 Remarks
 Remarks   The default force unit is kN/m for metric, and kip/ft for imperial. Use UnitUtils class methods to convert value from or to internal units. 
  See Also
 See Also