3 #ifndef _APITiePolygonElement_H_
4 #define _APITiePolygonElement_H_
10 namespace AnyCAD{
namespace API
40 bool HasJointId (
const ElementId& jointId)
const;
44 #endif //_APITiePolygonElement_H_
The tie polygon element.
Definition: APITiePolygonElement.h:19
The polygon element.
Definition: APIPolygonElement.h:21
The id.
Definition: APIElementId.h:16
std::vector< ElementId > ElementIdList
Definition: APIElementId.h:54
#define DECLARE_APISUPER(className, super)
Definition: APIObjectDef.h:33