3 #ifndef _APISharedEdgeShape_H_
4 #define _APISharedEdgeShape_H_
8 namespace AnyCAD{
namespace API
36 int GetIndexOnBaseFace ()
const;
41 void SetIndexOnBaseFace (
int idx) ;
56 int GetIndexOnWallFace ()
const;
61 void SetIndexOnWallFace (
int idx) ;
65 #endif //_APISharedEdgeShape_H_
shared edge by two faces.
Definition: APISharedEdgeShape.h:18
拓扑对象
Definition: APITopoShape.h:18
#define DECLARE_APIOBJECT(className)
Definition: APIObjectDef.h:10