Open CASCADE Technology
6.9.0
|
#include <Standard.hxx>
#include <Standard_DefineHandle.hxx>
#include <Handle_ShapeAnalysis_Surface.hxx>
#include <Handle_Geom_Surface.hxx>
#include <Handle_GeomAdaptor_HSurface.hxx>
#include <Extrema_ExtPS.hxx>
#include <GeomAdaptor_Surface.hxx>
#include <Standard_Boolean.hxx>
#include <Standard_Integer.hxx>
#include <Standard_Real.hxx>
#include <gp_Pnt.hxx>
#include <gp_Pnt2d.hxx>
#include <Handle_Geom_Curve.hxx>
#include <Bnd_Box.hxx>
#include <MMgt_TShared.hxx>
#include <ShapeAnalysis_Surface.lxx>
Data Structures | |
class | ShapeAnalysis_Surface |
Complements standard tool Geom_Surface by providing additional functionality for detection surface singularities, checking spatial surface closure and computing projections of 3D points onto a surface. More... | |