3 #ifndef _APIAnnotationElement_H_
4 #define _APIAnnotationElement_H_
10 namespace AnyCAD{
namespace API
29 void SetTargetId(
const ElementId& _TargetId);
44 #endif //_APIAnnotationElement_H_
The element that can hold geometry.
Definition: APIRenderableElement.h:22
The element that can hold geometry.
Definition: APIAnnotationElement.h:20
The id.
Definition: APIElementId.h:16
场景的节点的基类。
Definition: APISceneNode.h:22
#define DECLARE_APISUPER(className, super)
Definition: APIObjectDef.h:33