Compare two Cog3DRange's.
Namespace: Cognex.VisionPro3DAssembly: Cognex.VisionPro3D.Core (in Cognex.VisionPro3D.Core.dll) Version: 65.1.0.0
Syntax
Parameters
- alpha
- Type: Cognex.VisionPro3D Cog3DRange
The first Cog3DRange.
- beta
- Type: Cognex.VisionPro3D Cog3DRange
The second Cog3DRange.
Return Value
Type: BooleanFalse if the two ranges are exactly equal, true otherwise.
See Also