34 double firstParameter()
const;
35 double lastParameter()
const;
41 double transformedParameter(
double U,
const Geom::Trsf& t)
const;
std::shared_ptr< Topo::Wire const > pConstWire
Definition: Shape.h:98
Defines a non-persistent 3D Cartesian point.
Definition: Pnt.h:42
Curve(void)
Definition: Curve.h:46
Super-class of all Geometries (aka GeometricRepresentationItems)
Definition: Geometry.h:26
#define PROXY_HEADER_ABSTRACT(_openlexocadclass_, _corelexocadclass_, _type_)
Definition: Globals.h:140
#define OPENLXAPP_EXPORT
Definition: OpenLxApp_defines.h:12
Definition: ActiveScript.h:9
Defines a non-persistent vector in 3D space.
Definition: Vec.h:45
#define FORWARD_DECL(x, y)
Definition: Globals.h:96
A curve can be envisioned as the path of a point moving in its coordinate space. (Definition from ISO...
Definition: Curve.h:23