Open CASCADE Technology
7.1.0.beta
|
To load the Box results. More...
#include <QANewBRepNaming_Box.hxx>
Public Member Functions | |
QANewBRepNaming_Box () | |
QANewBRepNaming_Box (const TDF_Label &ResultLabel) | |
void | Init (const TDF_Label &ResultLabel) |
void | Load (BRepPrimAPI_MakeBox &MakeShape, const QANewBRepNaming_TypeOfPrimitive3D Type) const |
Load the box in the data framework. More... | |
TDF_Label | Back () const |
Returns the label of the back face of a box . More... | |
TDF_Label | Bottom () const |
Returns the label of the bottom face of a box . More... | |
TDF_Label | Front () const |
Returns the label of the front face of a box . More... | |
TDF_Label | Left () const |
Returns the label of the left face of a box . More... | |
TDF_Label | Right () const |
Returns the label of the right face of a box . More... | |
TDF_Label | Top () const |
Returns the label of the top face of a box . More... | |
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 |
To load the Box results.
QANewBRepNaming_Box::QANewBRepNaming_Box | ( | ) |
QANewBRepNaming_Box::QANewBRepNaming_Box | ( | const TDF_Label & | ResultLabel | ) |
TDF_Label QANewBRepNaming_Box::Back | ( | ) | const |
Returns the label of the back face of a box .
TDF_Label QANewBRepNaming_Box::Bottom | ( | ) | const |
Returns the label of the bottom face of a box .
TDF_Label QANewBRepNaming_Box::Front | ( | ) | const |
Returns the label of the front face of a box .
void QANewBRepNaming_Box::Init | ( | const TDF_Label & | ResultLabel | ) |
TDF_Label QANewBRepNaming_Box::Left | ( | ) | const |
Returns the label of the left face of a box .
void QANewBRepNaming_Box::Load | ( | BRepPrimAPI_MakeBox & | MakeShape, |
const QANewBRepNaming_TypeOfPrimitive3D | Type | ||
) | const |
Load the box in the data framework.
TDF_Label QANewBRepNaming_Box::Right | ( | ) | const |
Returns the label of the right face of a box .
TDF_Label QANewBRepNaming_Box::Top | ( | ) | const |
Returns the label of the top face of a box .