Enumeration that specifies which coordinate space will be selected in the output image of a calibration or fixturing operation.
Namespace: Cognex.VisionProAssembly: Cognex.VisionPro.Core (in Cognex.VisionPro.Core.dll) Version: 75.0.0.0
Syntax
Members
| Member name | Value | Description | |
|---|---|---|---|
| ChildSpace | 0 | The 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. | |
| ParentSpace | 1 | The 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