IDisplacement Properties

The IDisplacement type exposes the following members.

Properties
  NameDescription
Public propertyMovements
Gets the vector of movements
Public propertyMx
Gets the movement in X axis (in [mm])
Public propertyMy
Gets the movement in Y axis (in [mm])
Public propertyMz
Gets the movement in Z axis (in [mm])
Public propertyRotations
Gets the vector of rotations
Public propertyRx
Gets the rotation around X axis (in [rad])
Public propertyRy
Gets the rotation around Y axis (in [rad])
Public propertyRz
Gets the rotation around Z axis (in [rad])
Top
See Also