Gets/sets the flag to indicate whether the tool should find
only vertices shared by two interior light checkers.
Namespace: Cognex.VisionPro.CalibFixAssembly: Cognex.VisionPro.CalibFixPlus (in Cognex.VisionPro.CalibFixPlus.dll) Version: 91.0.0.0
Syntax
Property Value
Type: BooleanThe default value is true.
Events
| Event Type | Reason |
|---|---|
| ICogChangedEvent Changed | Fires when this property changes. |
Remarks
An interior checker is one that does not touch the image boundary or the border of the calibration plate.
When set to false, the extractor will attempt to find all vertices of all interior light checkers.
See Also