Open CASCADE Technology  6.5.4
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Data Structures
ShapeConstruct.hxx File Reference
#include <Standard.hxx>
#include <Standard_DefineAlloc.hxx>
#include <Standard_Macro.hxx>
#include <Handle_Geom_BSplineCurve.hxx>
#include <Handle_Geom_Curve.hxx>
#include <Standard_Real.hxx>
#include <GeomAbs_Shape.hxx>
#include <Standard_Integer.hxx>
#include <Handle_Geom2d_BSplineCurve.hxx>
#include <Handle_Geom2d_Curve.hxx>
#include <Handle_Geom_BSplineSurface.hxx>
#include <Handle_Geom_Surface.hxx>
#include <Standard_Boolean.hxx>
#include <Handle_TopTools_HSequenceOfShape.hxx>
#include <TopAbs_Orientation.hxx>

Data Structures

class  ShapeConstruct
 This package provides new algorithms for constructing
new geometrical objects and topological shapes. It
complements and extends algorithms available in Open
CASCADE topological and geometrical toolkist.
The functionality provided by this package are the
following:
projecting curves on surface,
adjusting curve to have given start and end points. P
More...