Construct a deep copy of the supplied
Cog3DRangeImageCrossSectionPointCircle object.
Namespace: Cognex.VisionPro3DAssembly: Cognex.VisionPro3D (in Cognex.VisionPro3D.dll) Version: 65.1.0.0
public Cog3DRangeImageCrossSectionPointCircle(
Cog3DRangeImageCrossSectionPointCircle other
)
public Cog3DRangeImageCrossSectionPointCircle(
Cog3DRangeImageCrossSectionPointCircle other
)
Public Sub New (
other As Cog3DRangeImageCrossSectionPointCircle
)
Public Sub New (
other As Cog3DRangeImageCrossSectionPointCircle
)
public:
Cog3DRangeImageCrossSectionPointCircle(
Cog3DRangeImageCrossSectionPointCircle^ other
)
public:
Cog3DRangeImageCrossSectionPointCircle(
Cog3DRangeImageCrossSectionPointCircle^ other
)
The copy constructor is meant to be used with the collection
copy constructor.
The
Circle property
refer to
internal id within the
operators collection and
its value is meaningless outside a collection.