3 #ifndef _APISnapTarget_H_
4 #define _APISnapTarget_H_
10 namespace AnyCAD{
namespace API
28 String GetParamId ()
const;
37 #endif //_APISnapTarget_H_
std::string String
Definition: APIString.h:10
The id.
Definition: APIElementId.h:16
平台基类
Definition: APIObject.h:17
The snap target.
Definition: APISnapTarget.h:19
#define DECLARE_APISUPER(className, super)
Definition: APIObjectDef.h:33