11 #ifndef GO_RANGE_TOOLS_H 12 #define GO_RANGE_TOOLS_H 25 typedef
GoTool GoRangeTool;
58 GoFx(
kSize) GoRangeTool_StreamOptionCount(GoRangeTool tool);
102 GoFx(
kSize) GoRangeTool_SourceOptionCount(GoRangeTool tool);
121 typedef GoRangeTool GoRangePosition;
131 GoFx(GoRangePositionZ) GoRangePosition_ZMeasurement(GoRangePosition tool);
139 typedef GoRangeTool GoRangeThickness;
149 GoFx(
kBool) GoRangeThickness_AbsoluteEnabled(GoRangeThickness tool);
160 GoFx(
kStatus) GoRangeThickness_EnableAbsolute(GoRangeThickness tool,
kBool enable);
170 GoFx(GoRangeThickness) GoRangeThickness_ThicknessMeasurement(GoRangeThickness tool);
174 #include <GoSdk/Tools/GoRangeTools.x.h>
Represents a data stream which consists of a data step and ID.
Definition: GoSdkDef.h:1193
Represents a data source.
Contains various helper functions.
Essential SDK declarations.