IDisplacement Interface |
Represents a displacements in 3D space
Namespace: TSD.API.Remoting.Loading
Assembly: TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 24.0.1.45+53a79b69d75fb81c51fcd389e0bdcf241e5b9f7c
The IDisplacement type exposes the following members.
| Name | Description | |
|---|---|---|
| Movements | Gets the vector of movements | |
| Mx | Gets the movement in X axis (in [mm]) | |
| My | Gets the movement in Y axis (in [mm]) | |
| Mz | Gets the movement in Z axis (in [mm]) | |
| Rotations | Gets the vector of rotations | |
| Rx | Gets the rotation around X axis (in [rad]) | |
| Ry | Gets the rotation around Y axis (in [rad]) | |
| Rz | Gets the rotation around Z axis (in [rad]) |