CogFixtureSpaceToOutputConstants EnumerationCognex VisionPro 9.5
Enumeration that specifies which coordinate space will be selected in the output image of a fixturing operation.

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

public enum CogFixtureSpaceToOutputConstants
Members

  Member nameValueDescription
FixturedSpace0The selected space of the output image will be a fully-qualified copy of the fixtured space name.
UnfixturedSpace1The selected space of the output image will be a fully-qualified copy of the unfixtured space name. Note: The unfixtured 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 fixturing operation.

See Also