Cog3DRangeImageCrossSectionAreaResult Constructor (Cog3DRangeImageCrossSectionAreaResult)Cognex VisionPro
Copy constructs a Cog3DRangeImageCrossSectionAreaResult object. This is a deep copy.

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

public Cog3DRangeImageCrossSectionAreaResult(
	Cog3DRangeImageCrossSectionAreaResult other
)
Exceptions

ExceptionCondition
ArgumentNullException If the input argument is null.
See Also