Open CASCADE Technology 6.6.0
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.

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

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:
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines