Gocator API
◆
GoProfileStrip_MeasurementAt()
GoMeasurement
GoProfileStrip_MeasurementAt
(
GoProfileStrip
tool
,
kSize
index
)
Returns a measurement object at the given index.
Version
Introduced in firmware 4.0.10.27
Parameters
tool
GoProfileStrip
object.
index
The index with which to return a measurement object.
Returns
A profile strip tool measurement or kNULL if the index is invalid.
GoProfileStrip