CogAcqFieldCalibration FieldCalibrationSpace3D Property Cognex VisionPro 9.8
Gets or sets the space to render the range image pixels in. The default value is Sensor3D.

Namespace: Cognex.VisionPro.Implementation.Internal
Assembly: Cognex.VisionPro.Core (in Cognex.VisionPro.Core.dll) Version: 75.1.0.0
Syntax

public virtual CogFieldCalibrationSpaceConstants FieldCalibrationSpace3D { get; set; }

Property Value

Type: CogFieldCalibrationSpaceConstants
The space to render the range image pixels in.

Implements

ICogAcqFieldCalibration FieldCalibrationSpace3D
See Also