Gocator API
 All Classes Files Functions Variables Typedefs Macros Modules Pages
GoFeature GoTool_FindFeatureOutputByType ( GoTool  tool,
GoFeatureDataType  type 
)

Retrieves the first found instance of a feature output for a given enumeration type.

Version
Introduced in firmware 4.6.3.27
Parameters
toolGoTool object.
typeA GoFeatureDataType representing the feature output data type to find in the given tool.
Returns
A feature object if one is found, otherwise kNULL. Returns the first found.