Open CASCADE Technology
6.5.4
|
#include <Standard.hxx>
#include <Standard_DefineAlloc.hxx>
#include <Standard_Macro.hxx>
#include <TopTools_DataMapOfShapeListOfShape.hxx>
#include <Standard_Boolean.hxx>
Data Structures | |
class | BRepTools_Substitution |
A tool to substitute subshapes by other shapes. The user use the method Substitute to define the modifications. A set of shapes is designated to replace a initial shape. The method Build reconstructs a new Shape with the modifications.The Shape and the new shape are registered. More... |