Open CASCADE Technology  6.9.1
Static Public Member Functions
QANewBRepNaming Class Reference

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. More...

#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)
 

Detailed Description

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.

Member Function Documentation

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

The documentation for this class was generated from the following file: