Assembly: Cognex.VisionPro.CalibFix (in Cognex.VisionPro.CalibFix.dll) Version: 65.1.0.0
| Event Type | Reason |
|---|---|
| CogCalibNPointToNPoint Changed | This event fires only if the state of the object changes. For example, if you call Uncalibrate twice, the second call does not generate an event, because the object is already uncalibrated. The following state flags may be affected: |
Eliminates the calibrated space. This method also sets the Calibrated property to False, the computed transforms (GetComputedUncalibratedFromCalibratedTransform , GetComputedUncalibratedFromRawCalibratedTransform ) to Nothing, and the ComputedRMSError property to zero.
The uncalibration operation occurs automatically if any of this object's points are modified or if the DOFsToCompute or ComputationMode changes. A partial uncalibration occurs whenever any of these adjustment properties change: CalibratedOriginX, CalibratedOriginY, CalibratedOriginSpace, CalibratedOriginSpace, CalibratedXAxisRotation, CalibratedXAxisRotationSpace, or SwapCalibratedHandedness. A partial uncalibration sets Calibrated to False and the computed UncalibratedFromCalibrated transform to Nothing.