Gocator API
|
kStatus GoProfileGroove_AddMeasurement | ( | GoProfileGroove | tool, |
GoMeasurementType | type, | ||
GoMeasurement * | measurement | ||
) |
Adds an additional profile groove tool measurement.
tool | GoProfileGroove object. |
type | The measurement type to add. It must be a valid profile groove tool type. |
measurement | A reference to the new GoMeasurement handle. Can be kNULL if you do not wish to do anything immediate with the new measurement. |