|
Open CASCADE Technology
6.5.4
|
To load the Cylinder results
#include <QANewBRepNaming_Cylinder.hxx>

Public Member Functions | |
| DEFINE_STANDARD_ALLOC | QANewBRepNaming_Cylinder () |
| QANewBRepNaming_Cylinder (const TDF_Label &ResultLabel) | |
| void | Init (const TDF_Label &ResultLabel) |
| void | Load (BRepPrimAPI_MakeCylinder &mkCylinder, const QANewBRepNaming_TypeOfPrimitive3D Type) const |
| TDF_Label | Bottom () const |
| Returns the label of the bottom face of the cylinder. | |
| TDF_Label | Top () const |
| Returns the label of the top face of the cylinder. | |
| TDF_Label | Lateral () const |
| Returns the label of the lateral face of the cylinder. | |
| TDF_Label | StartSide () const |
| Returns the label of the first side of the cylinder | |
| TDF_Label | EndSide () const |
| Returns the label of the second side of the cylinder. | |
| QANewBRepNaming_Cylinder::QANewBRepNaming_Cylinder | ( | const TDF_Label & | ResultLabel | ) |
| TDF_Label QANewBRepNaming_Cylinder::Bottom | ( | ) | const |
| TDF_Label QANewBRepNaming_Cylinder::EndSide | ( | ) | const |
| void QANewBRepNaming_Cylinder::Init | ( | const TDF_Label & | ResultLabel | ) |
| TDF_Label QANewBRepNaming_Cylinder::Lateral | ( | ) | const |
| void QANewBRepNaming_Cylinder::Load | ( | BRepPrimAPI_MakeCylinder & | mkCylinder, |
| const QANewBRepNaming_TypeOfPrimitive3D | Type | ||
| ) | const |
| TDF_Label QANewBRepNaming_Cylinder::StartSide | ( | ) | const |
| TDF_Label QANewBRepNaming_Cylinder::Top | ( | ) | const |
1.8.0