Gocator API
Home
Topics
Types
Files
All
Classes
Files
Functions
Variables
Typedefs
Macros
Modules
Pages
GoFeature
GoTool_FeatureOutputAt
(
GoTool
tool
,
kSize
index
)
Retrieves the feature output at the given index.
Version
Introduced in firmware 4.6.3.27
Parameters
tool
GoTool
object.
index
The index of the feature output.
Returns
The feature output at the given index or kNULL if an invalid index is provided.
GoTool