Open CASCADE Technology 6.6.0
|
To load the Prism results
#include <QANewBRepNaming_Prism.hxx>
Public Member Functions | |
QANewBRepNaming_Prism () | |
QANewBRepNaming_Prism (const TDF_Label &ResultLabel) | |
void | Init (const TDF_Label &ResultLabel) |
void | Load (BRepPrimAPI_MakePrism &mkPrism, const TopoDS_Shape &basis) const |
Loads the prism in the data framework | |
TDF_Label | Bottom () const |
Returns the insertion label of the bottom face of the Prism. | |
TDF_Label | Top () const |
Returns the insertion label of the top face of the Prism. | |
TDF_Label | Lateral () const |
Returns the insertion label of the lateral face of the Prism. | |
TDF_Label | Degenerated () const |
Returns the insertion label of the degenerated face of the Prism. | |
TDF_Label | Dangle () const |
Returns the insertion label of the degenerated face of the Prism. | |
TDF_Label | Content () const |
Returns the insertion label of the degenerated face of the Prism. |
QANewBRepNaming_Prism::QANewBRepNaming_Prism | ( | ) |
QANewBRepNaming_Prism::QANewBRepNaming_Prism | ( | const TDF_Label & | ResultLabel | ) |
TDF_Label QANewBRepNaming_Prism::Bottom | ( | ) | const |
TDF_Label QANewBRepNaming_Prism::Content | ( | ) | const |
TDF_Label QANewBRepNaming_Prism::Dangle | ( | ) | const |
TDF_Label QANewBRepNaming_Prism::Degenerated | ( | ) | const |
void QANewBRepNaming_Prism::Init | ( | const TDF_Label & | ResultLabel | ) |
TDF_Label QANewBRepNaming_Prism::Lateral | ( | ) | const |
void QANewBRepNaming_Prism::Load | ( | BRepPrimAPI_MakePrism & | mkPrism, |
const TopoDS_Shape & | basis | ||
) | const |
TDF_Label QANewBRepNaming_Prism::Top | ( | ) | const |