![]() | IForce3DGlobal Interface |
Represents forces in global coordinate system
Namespace: TSD.API.Remoting.Loading
Assembly: TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 0.22.4.0116

The IForce3DGlobal type exposes the following members.

Name | Description | |
---|---|---|
![]() | Forces |
Gets the force vector
|
![]() | Fx |
Gets the force in X axis (in [N])
|
![]() | Fy |
Gets the force in Y axis (in [N])
|
![]() | Fz |
Gets the force in Z axis (in [N])
|
![]() | Moments |
Gets the moment vector
|
![]() | Mx |
Gets the moment around X axis (in [Nmm])
|
![]() | My |
Gets the moment around Y axis (in [Nmm])
|
![]() | Mz |
Gets the moment around Z axis (in [Nmm])
|
