Open CASCADE Technology
7.0.0
|
Loads a result of Gluing operation in Data Framework. More...
#include <QANewBRepNaming_Gluing.hxx>
Public Member Functions | |
QANewBRepNaming_Gluing () | |
QANewBRepNaming_Gluing (const TDF_Label &theResultLabel) | |
void | Init (const TDF_Label &theResultLabel) |
void | Load (QANewModTopOpe_Glue &theMkGluing) |
Loads a Gluing in a data framework. More... | |
TDF_Label | Content () const |
void | SetContext (const TopoDS_Shape &theObject, const TopoDS_Shape &theTool) |
void | SetLog (const TDF_LabelMap &theLog) |
Public Member Functions inherited from QANewBRepNaming_TopNaming | |
const TDF_Label & | ResultLabel () const |
Returns the result label. More... | |
Additional Inherited Members | |
Protected Member Functions inherited from QANewBRepNaming_TopNaming | |
QANewBRepNaming_TopNaming () | |
QANewBRepNaming_TopNaming (const TDF_Label &Label) | |
Protected Attributes inherited from QANewBRepNaming_TopNaming | |
TDF_Label | myResultLabel |
Loads a result of Gluing operation in Data Framework.
QANewBRepNaming_Gluing::QANewBRepNaming_Gluing | ( | ) |
QANewBRepNaming_Gluing::QANewBRepNaming_Gluing | ( | const TDF_Label & | theResultLabel | ) |
TDF_Label QANewBRepNaming_Gluing::Content | ( | ) | const |
void QANewBRepNaming_Gluing::Init | ( | const TDF_Label & | theResultLabel | ) |
void QANewBRepNaming_Gluing::Load | ( | QANewModTopOpe_Glue & | theMkGluing | ) |
Loads a Gluing in a data framework.
void QANewBRepNaming_Gluing::SetContext | ( | const TopoDS_Shape & | theObject, |
const TopoDS_Shape & | theTool | ||
) |
void QANewBRepNaming_Gluing::SetLog | ( | const TDF_LabelMap & | theLog | ) |