#include <Standard.hxx>#include <Standard_DefineAlloc.hxx>#include <Standard_Handle.hxx>#include <TopTools_IndexedMapOfShape.hxx>#include <Standard_Integer.hxx>Data Structures | |
| class | ShapeUpgrade_ShellSewing |
| This class provides a tool for applying sewing algorithm from BRepBuilderAPI: it takes a shape, calls sewing for each shell, and then replaces sewed shells with use of ShapeBuild_ReShape. More... | |