Gocator API
◆
GoExtTool_MeasurementAt()
GoMeasurement
GoExtTool_MeasurementAt
(
GoExtTool
tool
,
kSize
index
)
inherited
Retrieves the measurement at the given index.
Version
Introduced in firmware 4.4.4.14
Parameters
tool
GoExtTool
object.
index
The index of the measurement.
Returns
The measurement at the given index or kNULL if an invalid index is provided.
GoSurfaceVolume