|
Open CASCADE Technology
6.9.0
|
#include <Standard.hxx>#include <Standard_DefineAlloc.hxx>#include <Standard_Macro.hxx>#include <TopoDS_Shape.hxx>#include <Standard_Boolean.hxx>#include <TopTools_DataMapOfShapeListOfShape.hxx>#include <TopTools_IndexedDataMapOfShapeListOfShape.hxx>#include <Standard_Integer.hxx>#include <TopOpeBRepTool_PurgeInternalEdges.lxx>Data Structures | |
| class | TopOpeBRepTool_PurgeInternalEdges |
| remove from a shape, the internal edges that are not connected to any face in the shape. We can get the list of the edges as a DataMapOfShapeListOfShape with a Face of the Shape as the key and a list of internal edges as the value. The list of internal edges means edges that are not connected to any face in the shape. More... | |
1.8.5