Cog3DAlignTool Constructor (Cog3DAlignTool)Cognex VisionPro
Constructs a deep copy of the supplied Cog3DAlignTool object.

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

public Cog3DAlignTool(
	Cog3DAlignTool other
)
Exceptions

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