Gocator API

◆ GoProfileStrip_AddMeasurement()

kStatus GoProfileStrip_AddMeasurement ( GoProfileStrip  tool,
GoMeasurementType  type,
GoMeasurement measurement 
)

Adds an additional profile strip tool measurement.

Version
Introduced in firmware 4.0.10.27
Parameters
toolGoProfileStrip object.
typeThe measurement type to add. It must be a valid profile strip 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.