Open CASCADE Technology 6.6.0
Data Structures
Geom_BoundedCurve.hxx File Reference
#include <Standard.hxx>
#include <Standard_DefineHandle.hxx>
#include <Handle_Geom_BoundedCurve.hxx>
#include <Geom_Curve.hxx>

Data Structures

class  Geom_BoundedCurve
 The abstract class BoundedCurve describes the
common behavior of bounded curves in 3D 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 <br> 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 Geom package provides three concrete classes of bounded curves:
More...
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines