Cog3DGeometryGraphicBase Constructor (Cog3DGeometryGraphicBase)Cognex VisionPro 9.7
Copy constructor.

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

public Cog3DGeometryGraphicBase(
	Cog3DGeometryGraphicBase other
)
Exceptions

ExceptionCondition
ArgumentException If other is diposed.
See Also