![]() | IDisplacement Interface |
Represents a displacements in 3D space
Namespace: TSD.API.Remoting.Loading
Assembly: TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 0.22.4.0116

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])
|
