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