3 #ifndef _APISplineElement_H_
4 #define _APISplineElement_H_
10 namespace AnyCAD{
namespace API
29 void SetControlPoints(
const Vector3List& _ControlPoints);
39 #endif //_APISplineElement_H_
Point of vector list.
Definition: APIMath.h:131
The spline element.
Definition: APISplineElement.h:20
The element that can hold geometry.
Definition: APIGeomElement.h:23
#define DECLARE_APISUPER(className, super)
Definition: APIObjectDef.h:33