3 #ifndef _APIAnnotationDriverManager_H_
4 #define _APIAnnotationDriverManager_H_
8 namespace AnyCAD{
namespace API
10 class AnnotationDriver;
38 void RemoveDriver (
const String&
id) ;
42 #endif //_APIAnnotationDriverManager_H_
std::string String
Definition: APIString.h:10
The ShapeDriver manager.
Definition: APIAnnotationDriverManager.h:18
The driver to create annotation.
Definition: APIAnnotationDriver.h:19
#define DECLARE_APIOBJECT(className)
Definition: APIObjectDef.h:10