Gocator API > Go2.Profile > Values > Go2ProfileGrooveLocation
Gocator 2x00 API
Go2ProfileGrooveLocation
Description

Determines the location of the groove to measure.

C
enum Go2ProfileGrooveLocation {
  GO2_PROFILE_GROOVE_LOCATION_BOTTOM = 0,
  GO2_PROFILE_GROOVE_LOCATION_LEFT = 1,
  GO2_PROFILE_GROOVE_LOCATION_RIGHT = 2
};
Members
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. 
File

Go2ProfileTypes.h

Created with a commercial version of Doc-O-Matic. In order to make this message disappear you need to register this software. If you have problems registering this software please contact us at support@toolsfactory.com.
Copyright (c) 2013 by LMI Technologies Inc. All rights reserved.