Gocator API

◆ GoProfileGroove_AddMeasurement()

kStatus GoProfileGroove_AddMeasurement ( GoProfileGroove  tool,
GoMeasurementType  type,
GoMeasurement measurement 
)

Adds an additional profile groove tool measurement.

Version
Introduced in firmware 4.0.10.27
Parameters
toolGoProfileGroove object.
typeThe measurement type to add. It must be a valid profile groove tool type.
measurementA reference to the new GoMeasurement handle. Can be kNULL if you do not wish to do anything immediate with the new measurement.
Returns
Operation status.