Open CASCADE Technology  6.9.1
Public Member Functions
QANewBRepNaming_Cylinder Class Reference

To load the Cylinder results. More...

#include <QANewBRepNaming_Cylinder.hxx>

Inheritance diagram for QANewBRepNaming_Cylinder:
Inheritance graph
[legend]

Public Member Functions

 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. More...
 
TDF_Label Top () const
 Returns the label of the top face of the cylinder. More...
 
TDF_Label Lateral () const
 Returns the label of the lateral face of the cylinder. More...
 
TDF_Label StartSide () const
 Returns the label of the first side of the cylinder. More...
 
TDF_Label EndSide () const
 Returns the label of the second side of the cylinder. More...
 
- Public Member Functions inherited from QANewBRepNaming_TopNaming
const TDF_LabelResultLabel () 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
 

Detailed Description

To load the Cylinder results.

Constructor & Destructor Documentation

QANewBRepNaming_Cylinder::QANewBRepNaming_Cylinder ( )
QANewBRepNaming_Cylinder::QANewBRepNaming_Cylinder ( const TDF_Label ResultLabel)

Member Function Documentation

TDF_Label QANewBRepNaming_Cylinder::Bottom ( ) const

Returns the label of the bottom face of the cylinder.

TDF_Label QANewBRepNaming_Cylinder::EndSide ( ) const

Returns the label of the second side of the cylinder.

void QANewBRepNaming_Cylinder::Init ( const TDF_Label ResultLabel)
TDF_Label QANewBRepNaming_Cylinder::Lateral ( ) const

Returns the label of the lateral face of the cylinder.

void QANewBRepNaming_Cylinder::Load ( BRepPrimAPI_MakeCylinder mkCylinder,
const QANewBRepNaming_TypeOfPrimitive3D  Type 
) const
TDF_Label QANewBRepNaming_Cylinder::StartSide ( ) const

Returns the label of the first side of the cylinder.

TDF_Label QANewBRepNaming_Cylinder::Top ( ) const

Returns the label of the top face of the cylinder.


The documentation for this class was generated from the following file: