Cog3DTransformRotation GetEulerXYZMovingAxes Method Cognex VisionPro 9.5
Get the EulerXYZ of moving axes representation of this rotation transform.

Namespace: Cognex.VisionPro3D
Assembly: Cognex.VisionPro3D.Core (in Cognex.VisionPro3D.Core.dll) Version: 69.0.0.0
Syntax

public Cog3DEulerXYZMovingAxes GetEulerXYZMovingAxes()

Return Value

Type: Cog3DEulerXYZMovingAxes
The EulerXYZ of moving axes representation of this rotation transform.
See Also