Open CASCADE Technology
6.9.0
|
#include <Standard.hxx>
#include <Standard_DefineAlloc.hxx>
#include <Standard_Macro.hxx>
#include <Standard_Boolean.hxx>
#include <Handle_Geom_Curve.hxx>
#include <Standard_Real.hxx>
#include <Handle_Geom2d_Curve.hxx>
#include <Handle_Geom_BSplineCurve.hxx>
#include <Handle_Geom2d_BSplineCurve.hxx>
#include <Handle_TColStd_HArray1OfReal.hxx>
Data Structures | |
class | ShapeConstruct_Curve |
Adjusts curve to have start and end points at the given points (currently works on lines and B-Splines only) More... | |