11 #ifndef GO_RANGE_TOOLS_H
12 #define GO_RANGE_TOOLS_H
25 typedef
GoTool GoRangeTool;
35 GoFx(kStatus) GoRangeTool_SetSource(GoRangeTool tool,
GoDataSource source);
53 GoFx(kSize) GoRangeTool_SourceOptionCount(GoRangeTool tool);
63 GoFx(
GoDataSource) GoRangeTool_SourceOptionAt(GoRangeTool tool, kSize index);
71 typedef GoRangeTool GoRangePosition;
80 GoFx(GoRangePositionZ) GoRangePosition_ZMeasurement(GoRangePosition tool);
88 typedef GoRangeTool GoRangeThickness;
97 GoFx(kBool) GoRangeThickness_AbsoluteEnabled(GoRangeThickness tool);
107 GoFx(kStatus) GoRangeThickness_EnableAbsolute(GoRangeThickness tool, kBool enable);
116 GoFx(GoRangeThickness) GoRangeThickness_ThicknessMeasurement(GoRangeThickness tool);
120 #include <GoSdk/Tools/GoRangeTools.x.h>
Represents a data source.
Contains various helper functions.
Essential SDK declarations.
kBeginHeader() kStatus GoSdk_Construct(kAssembly *assembly)
Constructs the Gocator SDK library.