Open CASCADE Technology  7.6.0
Data Structures

GeomPlate_Surface.hxx File Reference

#include <Standard.hxx>
#include <Standard_Type.hxx>
#include <Plate_Plate.hxx>
#include <Standard_Real.hxx>
#include <Geom_Surface.hxx>
#include <Standard_Boolean.hxx>
#include <GeomAbs_Shape.hxx>
#include <Standard_Integer.hxx>
#include <TColgp_SequenceOfXY.hxx>

Data Structures

class  GeomPlate_Surface
 Describes the characteristics of plate surface objects returned by BuildPlateSurface::Surface. These can be used to verify the quality of the resulting surface before approximating it to a Geom_BSpline surface generated by MakeApprox. This proves necessary in cases where you want to use the resulting surface as the support for a shape. The algorithmically generated surface cannot fill this function as is, and as a result must be converted first. More...