3 #ifndef _APIDocumentChangeArgs_H_
4 #define _APIDocumentChangeArgs_H_
8 namespace AnyCAD{
namespace API
27 bool IsFromDocument (
const Document& document)
const;
46 #endif //_APIDocumentChangeArgs_H_
The document change arguments.
Definition: APIDocumentChangeArgs.h:18
文档类。
Definition: APIDocument.h:25
std::set< ElementId > ElementIdSet
Definition: APIElementId.h:53
#define DECLARE_APIOBJECT(className)
Definition: APIObjectDef.h:10