Open CASCADE Technology  7.1.0.beta
Public Member Functions

QANewBRepNaming_Box Class Reference

To load the Box results. More...

#include <QANewBRepNaming_Box.hxx>

Inheritance diagram for QANewBRepNaming_Box:
Inheritance graph
[legend]

Public Member Functions

 QANewBRepNaming_Box ()
 
 QANewBRepNaming_Box (const TDF_Label &ResultLabel)
 
void Init (const TDF_Label &ResultLabel)
 
void Load (BRepPrimAPI_MakeBox &MakeShape, const QANewBRepNaming_TypeOfPrimitive3D Type) const
 Load the box in the data framework. More...
 
TDF_Label Back () const
 Returns the label of the back face of a box . More...
 
TDF_Label Bottom () const
 Returns the label of the bottom face of a box . More...
 
TDF_Label Front () const
 Returns the label of the front face of a box . More...
 
TDF_Label Left () const
 Returns the label of the left face of a box . More...
 
TDF_Label Right () const
 Returns the label of the right face of a box . More...
 
TDF_Label Top () const
 Returns the label of the top face of a box . 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 Box results.

Constructor & Destructor Documentation

QANewBRepNaming_Box::QANewBRepNaming_Box ( )
QANewBRepNaming_Box::QANewBRepNaming_Box ( const TDF_Label ResultLabel)

Member Function Documentation

TDF_Label QANewBRepNaming_Box::Back ( ) const

Returns the label of the back face of a box .

TDF_Label QANewBRepNaming_Box::Bottom ( ) const

Returns the label of the bottom face of a box .

TDF_Label QANewBRepNaming_Box::Front ( ) const

Returns the label of the front face of a box .

void QANewBRepNaming_Box::Init ( const TDF_Label ResultLabel)
TDF_Label QANewBRepNaming_Box::Left ( ) const

Returns the label of the left face of a box .

void QANewBRepNaming_Box::Load ( BRepPrimAPI_MakeBox MakeShape,
const QANewBRepNaming_TypeOfPrimitive3D  Type 
) const

Load the box in the data framework.

TDF_Label QANewBRepNaming_Box::Right ( ) const

Returns the label of the right face of a box .

TDF_Label QANewBRepNaming_Box::Top ( ) const

Returns the label of the top face of a box .


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