Cog3DTransformRigid Rotation Property Cognex VisionPro 9.7
Get the rotation part of this rigid transform.

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

public Cog3DTransformRotation Rotation { get; }

Return Value

Type: Cog3DTransformRotation
The rotation part of this rigid transform. May not be null.
See Also