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

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

public virtual ICog3DShape Clone()

Return Value

Type: ICog3DShape
A deep copy of this shape.

Implements

ICog3DShape Clone 
See Also