Open CASCADE Technology 6.6.0
|
Implements methods to load the Make Shape
operations in the naming data-structure (package
TNaming), which provides topological naming
facilities. Shape generation, modifications and
deletions are recorded in the data-framework
(package TDF) using the builder from package
TNaming.
#include <QANewBRepNaming.hxx>
Static Public Member Functions | |
static void | CleanStructure (const TDF_Label &theLabel) |
static void | LoadNamedShape (TNaming_Builder &theBuilder, const TNaming_Evolution theEvol, const TopoDS_Shape &theOS, const TopoDS_Shape &theNS) |
static void | Displace (const TDF_Label &theLabel, const TopLoc_Location &theLoc, const Standard_Boolean theWithOld) |
static void QANewBRepNaming::CleanStructure | ( | const TDF_Label & | theLabel | ) | [static] |
static void QANewBRepNaming::Displace | ( | const TDF_Label & | theLabel, |
const TopLoc_Location & | theLoc, | ||
const Standard_Boolean | theWithOld | ||
) | [static] |
static void QANewBRepNaming::LoadNamedShape | ( | TNaming_Builder & | theBuilder, |
const TNaming_Evolution | theEvol, | ||
const TopoDS_Shape & | theOS, | ||
const TopoDS_Shape & | theNS | ||
) | [static] |