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