CogAcqRangeImage CalibratedSpaceName2D Property Cognex VisionPro 9.5
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.Implementation.Internal
Assembly: Cognex.VisionPro.Core (in Cognex.VisionPro.Core.dll) Version: 69.0.0.0
Syntax

public virtual string CalibratedSpaceName2D { get; set; }

Property Value

Type: String
The default value is: Sensor2D.

Implements

ICogAcqRangeImage CalibratedSpaceName2D
Events

Remarks

This only applies when acquiring a CogImage16Range.
See Also