|
GoWebScan API
|
| kStatus GoWebScanSettings_SetDetectSideExtension | ( | GoWebScanSettings | settings, |
| kBool | value | ||
| ) |
Sets whether profile points which are along the board side edge and report an offset range from neighbouring spots should be corrected.
Side edge spots are modified to report the range of the adjacent spot that is on the board, giving the board edge a 90 degree angle and more accurate length instead of a curved edge.
| settings | GoWebScanSettings object. |
| value | Boolean to enable side extension of the board. |