CogCoordinateSpaceToOutputConstants EnumerationCognex VisionPro 9.8
Enumeration that specifies which coordinate space will be selected in the output image of a calibration or fixturing operation.

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

public enum CogCoordinateSpaceToOutputConstants
Members

  Member nameValueDescription
ChildSpace0The selected space of the output image will be a fully-qualified copy of the child space name. Note: the child space is the new space defined by a calibration or fixturing operation.
ParentSpace1The selected space of the output image will be a fully-qualified copy of the parent space name. Note: the parent space is the selected space of the input image.
Remarks

Enumeration that specifies which coordinate space will be selected in the output image of a calibration or fixturing operation.

See Also