Open CASCADE Technology 6.6.0
|
To load the Revol results
#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 | |
TDF_Label | Start () const |
Returns the insertion label of the start face of the Revol. | |
TDF_Label | End () const |
Returns the insertion label of the end face of the Revol. | |
TDF_Label | Lateral () const |
Returns the insertion label of the lateral faces of the Revol. | |
TDF_Label | Degenerated () const |
Returns the label of degenerated edges. | |
TDF_Label | Content () const |
Returns the label of the content of the result. |
QANewBRepNaming_Revol::QANewBRepNaming_Revol | ( | ) |
QANewBRepNaming_Revol::QANewBRepNaming_Revol | ( | const TDF_Label & | ResultLabel | ) |
TDF_Label QANewBRepNaming_Revol::Content | ( | ) | const |
TDF_Label QANewBRepNaming_Revol::Degenerated | ( | ) | const |
TDF_Label QANewBRepNaming_Revol::End | ( | ) | const |
void QANewBRepNaming_Revol::Init | ( | const TDF_Label & | ResultLabel | ) |
TDF_Label QANewBRepNaming_Revol::Lateral | ( | ) | const |
void QANewBRepNaming_Revol::Load | ( | BRepPrimAPI_MakeRevol & | mkRevol, |
const TopoDS_Shape & | basis | ||
) | const |
TDF_Label QANewBRepNaming_Revol::Start | ( | ) | const |