Cog3DLine Clone Method Cognex VisionPro
Creates a deep copy of this shape.

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

public virtual ICog3DShape Clone()

Return Value

Type: ICog3DShape
A deep copy of this shape.

Implements

ICog3DShape Clone 
See Also