Open CASCADE Technology
6.9.0
|
#include <Standard.hxx>
#include <Standard_DefineAlloc.hxx>
#include <Standard_Macro.hxx>
#include <Handle_TNaming_UsedShapes.hxx>
#include <Handle_TNaming_NamedShape.hxx>
Data Structures | |
class | TNaming_Builder |
A tool to create and maintain topological attributes. Constructor creates an empty TNaming_NamedShape attribute at the given label. It allows adding "old shape" and "new
shape" pairs with the specified evolution to this named shape. One evolution type per one builder must be used. More... | |