10 namespace AnyCAD{
namespace API
29 void SetTopoShape (
const TopoShape& pTopoShape) ;
39 void SetMaterialId (
const String& materialId) ;
44 String GetMaterialId ()
const;
49 AABox GetBBox ()
const;
53 #endif //_APIEntity_H_
AABox.
Definition: APIMath.h:281
std::string String
Definition: APIString.h:10
Hold the TopoShape and it's rendering style.
Definition: APIEntity.h:20
平台基类
Definition: APIObject.h:17
拓扑对象
Definition: APITopoShape.h:18
#define DECLARE_APISUPER(className, super)
Definition: APIObjectDef.h:33