Computes the rotation of this plane, where "rotation" is
defined as the angle (in radians) between the projection of the plane Normal on the
XY-plane and the X-axis, and normalized to the range [0, Math.PI * 2).
Namespace: Cognex.VisionPro3DAssembly: Cognex.VisionPro3D.Core (in Cognex.VisionPro3D.Core.dll) Version: 69.0.0.0
Syntax
Return Value
Type: DoubleThe angle (in radians) between the projection of the plane Normal on the XY-plane and the X-axis.
See Also