| Revit 2020 API |
| AreaLoad..::..ForceVector2 Property |
| AreaLoad Class See Also |
The force vector applied to the 2nd reference point of the area load, oriented according to OrientTo setting.
Namespace: Autodesk.Revit.DB.Structure
Assembly: RevitAPI (in RevitAPI.dll) Version: 20.0.0.0 (20.0.0.377)
Since:
2016
Syntax
Remarks
The default force unit is kN/m^2 for metric, and ksf 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 |