Gocator API
◆
GoSurfaceTool_StreamOptionAt()
GoDataStream
GoSurfaceTool_StreamOptionAt
(
GoSurfaceTool
tool
,
kSize
index
)
inherited
Gets the data stream option at the given index.
Note
Supported with G2, G3
Version
Introduced in firmware 5.3.19.50
Parameters
tool
GoSurfaceTool
object.
index
The index of the option list to access.
Returns
The Surface tool data stream option at the given index, or k32U_MAX if an invalid index is given.
GoSurfaceVolume