Gocator API
 All Classes Files Functions Variables Typedefs Macros Modules Pages
kStatus GoTool_AddExtMeasurement ( GoTool  tool,
kType  type,
kBool  isFilterable,
GoExtMeasurement measurement 
)

Adds the given custom measurement to the tool set.

Parameters
toolGoTool object.
typeThe type of the measurement.
isFilterableIndicates whether the measurement can be toggled and filtered;
measurementA pointer to hold a reference to the created measurement (can be null).
Returns
Operation status.