Compare two Cog3DAngleRange's.
Namespace: Cognex.VisionPro3DAssembly: Cognex.VisionPro3D.Core (in Cognex.VisionPro3D.Core.dll) Version: 65.1.0.0
Syntax
Parameters
- alpha
- Type: Cognex.VisionPro3D Cog3DAngleRange
The first Cog3DAngleRange.
- beta
- Type: Cognex.VisionPro3D Cog3DAngleRange
The second Cog3DAngleRange.
Return Value
Type: BooleanTrue if exactly equal, false otherwise.
See Also