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