Compares two Cog3DRectangleGraphic for equality.
Namespace: Cognex.VisionPro3DAssembly: Cognex.VisionPro3D.Graphic (in Cognex.VisionPro3D.Graphic.dll) Version: 75.1.0.0
Syntax
Parameters
- a
- Type: Cognex.VisionPro3D Cog3DRectangleGraphic
First instance of a Cog3DRectangleGraphic to compare to the other. Second instance of a Cog3DRectangleGraphic to compare to the other.
- epsilon
- Type: System Double
Tolerance when comparing number values for equality.
Return Value
Type: BooleanSee Also