Determines the location of the groove to measure.
enum Go2ProfileGrooveLocation { GO2_PROFILE_GROOVE_LOCATION_BOTTOM = 0, GO2_PROFILE_GROOVE_LOCATION_LEFT = 1, GO2_PROFILE_GROOVE_LOCATION_RIGHT = 2 };
|
Members |
Description |
|
GO2_PROFILE_GROOVE_LOCATION_BOTTOM = 0 |
Measure the bottom of the groove. |
|
GO2_PROFILE_GROOVE_LOCATION_LEFT = 1 |
Measure the left corner of the groove. |
|
GO2_PROFILE_GROOVE_LOCATION_RIGHT = 2 |
Measure the right corner of the groove. |
Go2ProfileTypes.h