Assembly: Cognex.VisionPro.CalibFix (in Cognex.VisionPro.CalibFix.dll) Version: 75.1.0.0
Property Value
Type: CogFixtureNPointToNPoint| Event Type | Reason |
|---|---|
| ICogChangedEvent Changed | Fires when the value of this property changes. The following state flag may be affected: |
| Exception | Condition |
|---|---|
| InvalidCastException | The supplied non-NULL object is not a CogFixtureNPointToNPoint object. |
The run-time parameters for computing the fixtured space. These include a set of unfixtured points, a set of corresponding raw fixtured points, an optional adjustment transform, and parameters for computing the mapping between point sets.
Note: Changing this property causes the CurrentRecord to invalidate. Setting it to NULL does not cause an error, however an error will occur if the Run method is called and this property is NULL.
Default Value: A CogFixtureNPointToNPoint object.