Specifies the handedness of the calibrated space. When SwapCalibratedHandedness is false, the calibrated space will have the same handedness as the raw (unadjusted) calibrated space. Otherwise, it will have the opposite handedness.
Namespace: Cognex.VisionPro.CalibFixAssembly: Cognex.VisionPro.CalibFix (in Cognex.VisionPro.CalibFix.dll) Version: 65.1.0.0
Syntax
Property Value
Type: BooleanEvents
| Event Type | Reason |
|---|---|
| CogCalibNPointToNPoint Changed | Fires if a transform is not computed. The following state flag may be affected: |
| CogCalibNPointToNPoint Changed | Fires if results must be uncomputed. The following state flags may be affected:
|
Remarks
Specifies the handedness of the calibrated space. When SwapCalibratedHandedness is false, the calibrated space has the same handedness as the raw (unadjusted) calibrated space. Otherwise, it has the opposite handedness.
Default Value: False
See Also