Gocator API
Home
Topics
Types
Files
All
Classes
Files
Functions
Variables
Typedefs
Macros
Modules
Pages
kStatus
GoTool_AddFeatureOutput
(
GoTool
tool
,
kType
type
,
GoFeature
*
featureOutput
)
Adds the given feature output to the tool set.
Version
Introduced in firmware 5.1.4.38
Parameters
tool
GoTool
object.
type
The type of the feature.
featureOutput
A pointer to hold a reference to the created feature output (can be null).
Returns
Operation status.
GoTool