|
Open CASCADE Technology
6.5.4
|
To load the Sphere results
#include <QANewBRepNaming_Sphere.hxx>

Public Member Functions | |
| DEFINE_STANDARD_ALLOC | 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. | |
| TDF_Label | Top () const |
| Returns the label of the top face of the Sphere. | |
| TDF_Label | Lateral () const |
| Returns the label of the lateral face of the Sphere. | |
| TDF_Label | StartSide () const |
| Returns the label of the first side of the Sphere. | |
| TDF_Label | EndSide () const |
| Returns the label of the second side of the Sphere. | |
| TDF_Label | Meridian () const |
| Returns the label of the meridian edges of the Sphere. | |
| TDF_Label | Degenerated () const |
| Returns the label of the degenerated edges of the Sphere. | |
| QANewBRepNaming_Sphere::QANewBRepNaming_Sphere | ( | const TDF_Label & | ResultLabel | ) |
| TDF_Label QANewBRepNaming_Sphere::Bottom | ( | ) | const |
| TDF_Label QANewBRepNaming_Sphere::Degenerated | ( | ) | const |
| TDF_Label QANewBRepNaming_Sphere::EndSide | ( | ) | const |
| void QANewBRepNaming_Sphere::Init | ( | const TDF_Label & | ResultLabel | ) |
| TDF_Label QANewBRepNaming_Sphere::Lateral | ( | ) | const |
| void QANewBRepNaming_Sphere::Load | ( | BRepPrimAPI_MakeSphere & | mkSphere, |
| const QANewBRepNaming_TypeOfPrimitive3D | Type | ||
| ) | const |
| TDF_Label QANewBRepNaming_Sphere::Meridian | ( | ) | const |
| TDF_Label QANewBRepNaming_Sphere::StartSide | ( | ) | const |
| TDF_Label QANewBRepNaming_Sphere::Top | ( | ) | const |
1.8.0