|
Gocator API
|
| GoMeasurement GoTool_FindMeasurementByType | ( | GoTool | tool, |
| GoMeasurementType | type | ||
| ) |
Retrieves the first found instance of a measurement for a given enumeration type.
| tool | GoTool object. |
| type | A GoMeasurementType representing the measurement type to find in the given tool. |