Cog3DPatMaxTool Clone Method Cognex VisionPro 9.23
Returns a deep copy of this Cog3DPatMaxTool object.

Namespace: Cognex.VisionPro3D
Assembly: Cognex.VisionPro3D (in Cognex.VisionPro3D.dll) Version: 91.0.0.0
Syntax

protected override Object Clone()

Return Value

Type: Object
A new Cog3DPatMaxTool instance that is a deep copy.
See Also