ICogAcqRangeImage CalibratedSpaceName2D Property Cognex VisionPro 9.7
The name of the calibrated 2D coordinate space. This name will be added to the 2D CoordinateSpaceTree of the acquired range image.

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

string CalibratedSpaceName2D { get; set; }

Property Value

Type: String
The default value is: Sensor2D.
Events

Remarks

This only applies when acquiring a CogImage16Range.
See Also