ICogAcqRangeImage SelectCalibratedSpace2D Property Cognex VisionPro 9.5
Whether or not to use the calibrated 2D coordinate space of the range image as its 2D SelectedSpaceName. If this value is set to false the SelectedSpaceName will be "@". Otherwise it will be the name of the calibrated 2D space.

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

bool SelectCalibratedSpace2D { get; set; }

Property Value

Type: Boolean
The default value is True.
Events

Remarks

This only applies when acquiring a CogImage16Range.
See Also