Revit 2023 API |
PointLoad..::..ForceVector Property |
PointLoad Class See Also |
The force vector applied to the point load, oriented according to OrientTo setting.
Namespace: Autodesk.Revit.DB.Structure
Assembly: RevitAPI (in RevitAPI.dll) Version: 23.0.0.0 (23.1.0.0)
Since:
2016
Syntax
Remarks
The default force unit is kN for metric, and kip 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 |