|
Open CASCADE Technology
6.9.0
|
To load the Revol results. More...
#include <QANewBRepNaming_Revol.hxx>

Public Member Functions | |
| QANewBRepNaming_Revol () | |
| QANewBRepNaming_Revol (const TDF_Label &ResultLabel) | |
| void | Init (const TDF_Label &ResultLabel) |
| void | Load (BRepPrimAPI_MakeRevol &mkRevol, const TopoDS_Shape &basis) const |
| Loads the revol in the data framework. More... | |
| TDF_Label | Start () const |
| Returns the insertion label of the start face of the Revol. More... | |
| TDF_Label | End () const |
| Returns the insertion label of the end face of the Revol. More... | |
| TDF_Label | Lateral () const |
| Returns the insertion label of the lateral faces of the Revol. More... | |
| TDF_Label | Degenerated () const |
| Returns the label of degenerated edges. More... | |
| TDF_Label | Content () const |
| Returns the label of the content of the result. 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 Revol results.
| QANewBRepNaming_Revol::QANewBRepNaming_Revol | ( | ) |
| QANewBRepNaming_Revol::QANewBRepNaming_Revol | ( | const TDF_Label & | ResultLabel | ) |
| TDF_Label QANewBRepNaming_Revol::Content | ( | ) | const |
Returns the label of the content of the result.
| TDF_Label QANewBRepNaming_Revol::Degenerated | ( | ) | const |
Returns the label of degenerated edges.
| TDF_Label QANewBRepNaming_Revol::End | ( | ) | const |
Returns the insertion label of the end face of the Revol.
| void QANewBRepNaming_Revol::Init | ( | const TDF_Label & | ResultLabel | ) |
| TDF_Label QANewBRepNaming_Revol::Lateral | ( | ) | const |
Returns the insertion label of the lateral faces of the Revol.
| void QANewBRepNaming_Revol::Load | ( | BRepPrimAPI_MakeRevol & | mkRevol, |
| const TopoDS_Shape & | basis | ||
| ) | const |
Loads the revol in the data framework.
| TDF_Label QANewBRepNaming_Revol::Start | ( | ) | const |
Returns the insertion label of the start face of the Revol.
1.8.5