3 #ifndef _APIPropertyDriverManager_H_
4 #define _APIPropertyDriverManager_H_
8 namespace AnyCAD{
namespace API
38 void RemoveDriver (
const String&
id) ;
42 #endif //_APIPropertyDriverManager_H_
std::string String
Definition: APIString.h:10
The driver to update property.
Definition: APIPropertyDriver.h:18
#define DECLARE_APIOBJECT(className)
Definition: APIObjectDef.h:10
The ShapeDriver manager.
Definition: APIPropertyDriverManager.h:18