10 #ifndef GO_RANGE_TOOLS_H 11 #define GO_RANGE_TOOLS_H 185 #include <GoSdk/Tools/GoRangeTools.x.h> kBool GoRangeThickness_AbsoluteEnabled(GoRangeThickness tool)
Returns a boolean value representing whether or not the measurement is set to return an absolute valu...
Represents a range position tool.
Represents a range thickness tool.
Represents a data stream which consists of a data step and ID.
Definition: GoSdkDef.h:1213
Represents a data source.
Represents a position Z measurement of a Range Position tool.
Contains various helper functions.
kStatus GoRangeThickness_EnableAbsolute(GoRangeThickness tool, kBool enable)
Enable or disable absolute value measurement output.
Essential SDK declarations.
GoRangeThickness GoRangeThickness_ThicknessMeasurement(GoRangeThickness tool)
Returns a range thickness tool Thickness measurement object.
GoRangePositionZ GoRangePosition_ZMeasurement(GoRangePosition tool)
Returns a range position tool Z measurement object.