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

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

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