Open CASCADE Technology 7.8.0
|
#include <BRepTools_Modification.hxx>
#include <Geom2d_Curve.hxx>
#include <GeomAbs_Shape.hxx>
#include <NCollection_DataMap.hxx>
#include <Standard_Macro.hxx>
#include <Standard_Real.hxx>
#include <Standard_Type.hxx>
#include <TopoDS_Edge.hxx>
#include <TopoDS_Face.hxx>
#include <TopoDS_Vertex.hxx>
#include <TopTools_IndexedDataMapOfShapeListOfShape.hxx>
Data Structures | |
class | BRepOffset_SimpleOffset |
This class represents mechanism of simple offset algorithm i. e. topology-preserve offset construction without intersection. More... | |