Open CASCADE Technology
6.9.1
|
To load the Sphere results. More...
#include <QANewBRepNaming_Sphere.hxx>
Public Member Functions | |
QANewBRepNaming_Sphere () | |
QANewBRepNaming_Sphere (const TDF_Label &ResultLabel) | |
void | Init (const TDF_Label &ResultLabel) |
void | Load (BRepPrimAPI_MakeSphere &mkSphere, const QANewBRepNaming_TypeOfPrimitive3D Type) const |
TDF_Label | Bottom () const |
Returns the label of the bottom face of the Sphere. More... | |
TDF_Label | Top () const |
Returns the label of the top face of the Sphere. More... | |
TDF_Label | Lateral () const |
Returns the label of the lateral face of the Sphere. More... | |
TDF_Label | StartSide () const |
Returns the label of the first side of the Sphere. More... | |
TDF_Label | EndSide () const |
Returns the label of the second side of the Sphere. More... | |
TDF_Label | Meridian () const |
Returns the label of the meridian edges of the Sphere. More... | |
TDF_Label | Degenerated () const |
Returns the label of the degenerated edges of the Sphere. 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 Sphere results.
QANewBRepNaming_Sphere::QANewBRepNaming_Sphere | ( | ) |
QANewBRepNaming_Sphere::QANewBRepNaming_Sphere | ( | const TDF_Label & | ResultLabel | ) |
TDF_Label QANewBRepNaming_Sphere::Bottom | ( | ) | const |
Returns the label of the bottom face of the Sphere.
TDF_Label QANewBRepNaming_Sphere::Degenerated | ( | ) | const |
Returns the label of the degenerated edges of the Sphere.
TDF_Label QANewBRepNaming_Sphere::EndSide | ( | ) | const |
Returns the label of the second side of the Sphere.
void QANewBRepNaming_Sphere::Init | ( | const TDF_Label & | ResultLabel | ) |
TDF_Label QANewBRepNaming_Sphere::Lateral | ( | ) | const |
Returns the label of the lateral face of the Sphere.
void QANewBRepNaming_Sphere::Load | ( | BRepPrimAPI_MakeSphere & | mkSphere, |
const QANewBRepNaming_TypeOfPrimitive3D | Type | ||
) | const |
TDF_Label QANewBRepNaming_Sphere::Meridian | ( | ) | const |
Returns the label of the meridian edges of the Sphere.
TDF_Label QANewBRepNaming_Sphere::StartSide | ( | ) | const |
Returns the label of the first side of the Sphere.
TDF_Label QANewBRepNaming_Sphere::Top | ( | ) | const |
Returns the label of the top face of the Sphere.