3 #ifndef _APIHoleExplor_H_
4 #define _APIHoleExplor_H_
8 namespace AnyCAD{
namespace API
27 bool Initialize (
const TopoShape& solid) ;
60 #endif //_APIHoleExplor_H_
Find the hole information from solid.
Definition: APIHoleExplor.h:18
拓扑对象
Definition: APITopoShape.h:18
std::vector< SharedEdgeShape > SharedEdgeShapeList
Definition: APIGeometryDef.h:10
#define DECLARE_APIOBJECT(className)
Definition: APIObjectDef.h:10
拓扑对象组
Definition: APITopoShapeGroup.h:18