GoRangePosition_ZMeasurement(GoRangePosition tool) | GoRangePosition | |
GoRangeThickness_AbsoluteEnabled(GoRangeThickness tool) | GoRangePosition | |
GoRangeThickness_EnableAbsolute(GoRangeThickness tool, kBool enable) | GoRangePosition | |
GoRangeTool_SetSource(GoRangeTool tool, GoDataSource source) | GoRangeTool | |
GoRangeTool_SetStream(GoRangeTool tool, GoDataStream stream) | GoRangeTool | |
GoRangeTool_Source(GoRangeTool tool) | GoRangeTool | |
GoRangeTool_SourceOptionAt(GoRangeTool tool, kSize index) | GoRangeTool | |
GoRangeTool_SourceOptionCount(GoRangeTool tool) | GoRangeTool | |
GoRangeTool_Stream(GoRangeTool tool) | GoRangeTool | |
GoRangeTool_StreamOptionAt(GoRangeTool tool, kSize index) | GoRangeTool | |
GoRangeTool_StreamOptionCount(GoRangeTool tool) | GoRangeTool | |
GoTool_AddExtMeasurement(GoTool tool, kType type, kBool isFilterable, GoExtMeasurement *measurement) | GoTool | |
GoTool_AddFeatureOutput(GoTool tool, kType type, GoFeature *featureOutput) | GoTool | |
GoTool_AddMeasurement(GoTool tool, kType type, kBool isFilterable, GoMeasurement *measurement) | GoTool | |
GoTool_ClearFeatureOutputs(GoTool tool) | GoTool | |
GoTool_ClearMeasurements(GoTool tool) | GoTool | |
GoTool_FeatureOutputAt(GoTool tool, kSize index) | GoTool | |
GoTool_FeatureOutputCount(GoTool tool) | GoTool | |
GoTool_FindFeatureOutputByType(GoTool tool, GoFeatureType type) | GoTool | |
GoTool_FindMeasurementByType(GoTool tool, GoMeasurementType type) | GoTool | |
GoTool_Id(GoTool tool) | GoTool | |
GoTool_MeasurementAt(GoTool tool, kSize index) | GoTool | |
GoTool_MeasurementCount(GoTool tool) | GoTool | |
GoTool_Name(GoTool tool, kChar *name, kSize capacity) | GoTool | |
GoTool_RemoveFeatureOutput(GoTool tool, kSize index) | GoTool | |
GoTool_RemoveMeasurement(GoTool tool, kSize index) | GoTool | |
GoTool_SetName(GoTool tool, const kChar *name) | GoTool | |
GoTool_Type(GoTool tool) | GoTool | |