Open CASCADE Technology
6.9.0
|
#include <Standard.hxx>
#include <Standard_DefineHandle.hxx>
#include <Handle_Geom2d_TrimmedCurve.hxx>
#include <Handle_Geom2d_Curve.hxx>
#include <Standard_Real.hxx>
#include <Geom2d_BoundedCurve.hxx>
#include <Standard_Boolean.hxx>
#include <GeomAbs_Shape.hxx>
#include <Standard_Integer.hxx>
#include <Handle_Geom2d_Geometry.hxx>
Data Structures | |
class | Geom2d_TrimmedCurve |
Defines a portion of a curve limited by two values of parameters inside the parametric domain of the curve. The trimmed curve is defined by: More... | |