Open CASCADE Technology
6.9.1
|
#include <Standard.hxx>
#include <Standard_DefineHandle.hxx>
#include <Handle_Geom_TrimmedCurve.hxx>
#include <Handle_Geom_Curve.hxx>
#include <Standard_Real.hxx>
#include <Geom_BoundedCurve.hxx>
#include <Standard_Boolean.hxx>
#include <GeomAbs_Shape.hxx>
#include <Standard_Integer.hxx>
#include <Handle_Geom_Geometry.hxx>
Data Structures | |
class | Geom_TrimmedCurve |
Describes a portion of a curve (termed the "basis
curve") limited by two parameter values inside the parametric domain of the basis curve. The trimmed curve is defined by: More... | |