Open CASCADE Technology  6.9.1
Data Structures
BRep_Builder.hxx File Reference
#include <Standard.hxx>
#include <Standard_DefineAlloc.hxx>
#include <Standard_Macro.hxx>
#include <TopoDS_Builder.hxx>
#include <Handle_Geom_Surface.hxx>
#include <Standard_Real.hxx>
#include <Handle_Poly_Triangulation.hxx>
#include <Standard_Boolean.hxx>
#include <Handle_Geom_Curve.hxx>
#include <Handle_Poly_Polygon3D.hxx>
#include <Handle_Poly_PolygonOnTriangulation.hxx>
#include <Handle_Geom2d_Curve.hxx>
#include <Handle_Poly_Polygon2D.hxx>
#include <GeomAbs_Shape.hxx>
#include <BRep_Builder.lxx>

Data Structures

class  BRep_Builder
 A framework providing advanced tolerance control. It is used to build Shapes. If tolerance control is required, you are advised to: More...