3 #ifndef _APIComponentManager_H_
4 #define _APIComponentManager_H_
8 namespace AnyCAD{
namespace API
28 void SetDocument (
const Document& document) ;
39 String GetPlaceMethod ()
const;
50 #endif //_APIComponentManager_H_
std::string String
Definition: APIString.h:10
The id.
Definition: APIElementId.h:16
文档类。
Definition: APIDocument.h:25
TODO:
Definition: APIPath.h:16
std::set< ElementId > ElementIdSet
Definition: APIElementId.h:53
#define DECLARE_APIOBJECT(className)
Definition: APIObjectDef.h:10
The helper class to load component.
Definition: APIComponentManager.h:20