Gocator API
|
kStatus GoProfileStrip_AddMeasurement | ( | GoProfileStrip | tool, |
GoMeasurementType | type, | ||
GoMeasurement * | measurement | ||
) |
Adds an additional profile strip tool measurement.
tool | GoProfileStrip object. |
type | The measurement type to add. It must be a valid profile strip 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. |