2027 Property
Changes 0
P

AreaLoad.ForceVector2

Description:
The force vector applied to the 2nd reference point of the area load, oriented according to OrientTo setting.
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.
public XYZ ForceVector2 { get; set; }