GoWebScan API
kStatus GoWebScanSettingsSensor_AddObstruction ( GoWebScanSettingsSensor  sensor,
const GoWebScanObstruction obstruction 
)

Adds an obstruction to the sensor.

An obstruction is defined as an ROI in the X-axis and Z- axis (in the sensor's coordinate system) that is ignored by the system. If there are any objects that regularly appear within the field of view of the sensors, such as chain runners, the zones in which those objects appear must be identified before the system will operate correctly in Detection mode. Multiple obstructions can be defined for a single sensor.

Parameters
sensorGoWebScanSettingsSensor object.
obstructionPointer to the obstruction to add.
Returns
Operation status.
See also
GoWebScanObstruction