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

Repesents a groove shape

C
enum Go2ProfileGrooveShape {
  GO2_PROFILE_GROOVE_SHAPE_U = 0,
  GO2_PROFILE_GROOVE_SHAPE_V = 1,
  GO2_PROFILE_GROOVE_SHAPE_OPEN = 2
};
Members
Members 
Description 
GO2_PROFILE_GROOVE_SHAPE_U = 0 
Detect grooves that are U shaped. 
GO2_PROFILE_GROOVE_SHAPE_V = 1 
Detect grooves that are V shaped. 
GO2_PROFILE_GROOVE_SHAPE_OPEN = 2 
Detect grooves that are open. 
File

Go2ProfileTypes.h

Copyright (c) 2013 by LMI Technologies Inc. All rights reserved.