Gocator API
◆
GoTool_FeatureOutputAt()
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