Gocator API
|
GoFeature GoTool_FindFeatureOutputByType | ( | GoTool | tool, |
GoFeatureType | type | ||
) |
Retrieves the instance of a feature output for a given enumeration type.
tool | GoTool object. |
type | A GoFeatureType representing the feature output type to find in the given tool. |