Specifies whether the selected space of the output image will be a fully-qualified copy of the fixtured space name, or a fully-qualified copy of the unfixtured space name.
Namespace: Cognex.VisionPro.CalibFixAssembly: Cognex.VisionPro.CalibFix (in Cognex.VisionPro.CalibFix.dll) Version: 73.0.0.0
Syntax
Property Value
Type: CogFixtureSpaceToOutputConstantsEvents
| Event Type | Reason |
|---|---|
| CogFixtureNPointToNPoint Changed | Fires when the value of this property changes. The following state flag may be affected: |
Exceptions
| Exception | Condition |
|---|---|
| ArgumentException | The new value is not a member of the CogFixtureSpaceToOutputConstants enumeration. |
Remarks
Specifies whether the selected space of the output image will be a copy of the fixtured space name or a copy of the unfixtured space name. The output selected space name will always be a fully-qualified space name.
Default Value: CogFixtureSpaceToOutputFixturedSpace
See Also