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