<Code Lib>
2027 Property
Changes 0
P

PointLoad.ForceVector

Description:
The force vector applied to the point load, oriented according to OrientTo setting.
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.

public XYZ ForceVector { get; set; }

Loading…