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

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

ICog3DShape Clone()

Return Value

Type: ICog3DShape
A deep copy of this shape.
See Also