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

Repesents a profile edge type.

C
enum Go2ProfileEdgeType {
  GO2_PROFILE_EDGE_TYPE_TANGENT = 0,
  GO2_PROFILE_EDGE_TYPE_CORNER = 1
};
Members
Members 
Description 
GO2_PROFILE_EDGE_TYPE_TANGENT = 0 
Detect the edge by looking for the tangent. 
GO2_PROFILE_EDGE_TYPE_CORNER = 1 
Detect the edge by looking for the corner. 
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.