Definition: ActiveScript.h:10
#define FORWARD_DECL(x, y)
Definition: Globals.h:93
bool getEndPoint(Geom::Pnt &p) const
A curve can be envisioned as the path of a point moving in its coordinate space. (Definition from ISO...
Definition: Curve.h:28
bool getStartPoint(Geom::Pnt &p) const
#define PROXY_HEADER_ABSTRACT(_openlexocadclass_, _corelexocadclass_, _type_)
Definition: Globals.h:137
Defines a non-persistent 3D Cartesian point.
Definition: Pnt.h:44
A bounded curve is a curve of finite arc length with identifiable end points. (Definition from ISO/CD...
Definition: BoundedCurve.h:20
BoundedCurve()
Definition: BoundedCurve.h:30