Gocator API
 All Classes Files Functions Variables Typedefs Macros Modules Pages
const GoToolDataOutputOption * GoToolOption_ToolDataOutputOptionAt ( GoToolOption  option,
kSize  index 
)

Retrieves the tool data output option at the given index of the tool option.

Version
Introduced in firmware 4.7.3.97
Parameters
optionGoToolOption object.
indexThe index of the option list to access.
Returns
The tool data output option associated with the given index.