Cog3DAxisAngle Angle Property Cognex VisionPro 9.5
The rotation angle in radians.

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

public double Angle { get; }

Property Value

Type: Double
The rotation angle in radians around the rotation axis.
See Also