Open CASCADE Technology  7.1.0.beta
Data Structures
Geom2d_BoundedCurve.hxx File Reference
#include <Standard.hxx>
#include <Standard_Type.hxx>
#include <Geom2d_Curve.hxx>

Data Structures

class  Geom2d_BoundedCurve
 The abstract class BoundedCurve describes the common behavior of bounded curves in 2D space. A bounded curve is limited by two finite values of the parameter, termed respectively "first parameter" and "last parameter". The "first parameter" gives the "start point" of the bounded curve, and the "last parameter" gives the "end point" of the bounded curve. The length of a bounded curve is finite. The Geom2d package provides three concrete classes of bounded curves: More...