3 #ifndef _APIEditMode_H_
4 #define _APIEditMode_H_
10 namespace AnyCAD{
namespace API
58 #endif //_APIEditMode_H_
std::string String
Definition: APIString.h:10
The base class for parameter values.
Definition: APIParameterValue.h:19
std::vector< String > StringList
Definition: APIString.h:12
A group of parameter UIs.
Definition: APIParameterUISet.h:20
The edit mode.
Definition: APIEditMode.h:22
The editor manager.
Definition: APIViewEditorManager.h:23
#define DECLARE_APISUPER(className, super)
Definition: APIObjectDef.h:33