3 #ifndef _APIDocumentEditMode_H_
4 #define _APIDocumentEditMode_H_
10 namespace AnyCAD{
namespace API
29 void SetAllowUndo (
bool bAllow) ;
33 #endif //_APIDocumentEditMode_H_
The document edit mode.
Definition: APIDocumentEditMode.h:20
The edit mode.
Definition: APIEditMode.h:22
#define DECLARE_APISUPER(className, super)
Definition: APIObjectDef.h:33