Enumeration that specifies which coordinate space will be selected in the output image of a fixturing operation.
Namespace: Cognex.VisionPro.CalibFixAssembly: Cognex.VisionPro.CalibFix (in Cognex.VisionPro.CalibFix.dll) Version: 65.1.0.0
Syntax
Members
| Member name | Value | Description | |
|---|---|---|---|
| FixturedSpace | 0 | The selected space of the output image will be a fully-qualified copy of the fixtured space name. | |
| UnfixturedSpace | 1 | The 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