Cog3DPatMaxTool Constructor (Cog3DPatMaxTool)Cognex VisionPro 9.25 SR1
Constructs a deep copy of the supplied Cog3DPatMaxTool object.

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

public Cog3DPatMaxTool(
	Cog3DPatMaxTool other
)
Exceptions

ExceptionCondition
ArgumentNullExceptionother is null.
ObjectDisposedExceptionother has been disposed.
See Also