Open CASCADE Technology 6.6.0
|
#include <Standard.hxx>
#include <Standard_DefineAlloc.hxx>
#include <Standard_Macro.hxx>
#include <BRepLib_WireError.hxx>
#include <TopoDS_Edge.hxx>
#include <TopoDS_Vertex.hxx>
#include <TopTools_MapOfShape.hxx>
#include <BRepLib_MakeShape.hxx>
Data Structures | |
class | BRepLib_MakeWire |
Provides methods to build wires. A wire may be built : * From a single edge. * From a wire and an edge. More... |