Open CASCADE Technology  6.9.0
Public Member Functions

QANewBRepNaming_Fillet Class Reference

For topological naming of a fillet. More...

#include <QANewBRepNaming_Fillet.hxx>

Inheritance diagram for QANewBRepNaming_Fillet:
Inheritance graph
[legend]

Public Member Functions

 QANewBRepNaming_Fillet ()
 
 QANewBRepNaming_Fillet (const TDF_Label &ResultLabel)
 
void Init (const TDF_Label &ResultLabel)
 
void Load (const TopoDS_Shape &part, BRepFilletAPI_MakeFillet &mkFillet) const
 Loads a fillet in a data framework. More...
 
TDF_Label DeletedFaces () const
 Returns a label for deleted faces of the part. More...
 
TDF_Label ModifiedFaces () const
 Returns a label for modified faces of the part. More...
 
TDF_Label FacesFromEdges () const
 Returns a label for faces generated from edges of the part. More...
 
TDF_Label FacesFromVertices () const
 Returns a label for faces generated from vertices of the part. More...
 
TDF_Label WRFace1 () const
 Returns a label for WorkAround Face number 1. More...
 
TDF_Label WRFace2 () const
 Returns a label for WorkAround Face number 2. More...
 
TDF_Label WREdge1 () const
 Returns a label for WorkAround Edge number 1. More...
 
TDF_Label WREdge2 () const
 Returns a label for WorkAround Edge number 2. 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

For topological naming of a fillet.

Constructor & Destructor Documentation

QANewBRepNaming_Fillet::QANewBRepNaming_Fillet ( )
QANewBRepNaming_Fillet::QANewBRepNaming_Fillet ( const TDF_Label ResultLabel)

Member Function Documentation

TDF_Label QANewBRepNaming_Fillet::DeletedFaces ( ) const

Returns a label for deleted faces of the part.

TDF_Label QANewBRepNaming_Fillet::FacesFromEdges ( ) const

Returns a label for faces generated from edges of the part.

TDF_Label QANewBRepNaming_Fillet::FacesFromVertices ( ) const

Returns a label for faces generated from vertices of the part.

void QANewBRepNaming_Fillet::Init ( const TDF_Label ResultLabel)
void QANewBRepNaming_Fillet::Load ( const TopoDS_Shape part,
BRepFilletAPI_MakeFillet mkFillet 
) const

Loads a fillet in a data framework.

TDF_Label QANewBRepNaming_Fillet::ModifiedFaces ( ) const

Returns a label for modified faces of the part.

TDF_Label QANewBRepNaming_Fillet::WREdge1 ( ) const

Returns a label for WorkAround Edge number 1.

TDF_Label QANewBRepNaming_Fillet::WREdge2 ( ) const

Returns a label for WorkAround Edge number 2.

TDF_Label QANewBRepNaming_Fillet::WRFace1 ( ) const

Returns a label for WorkAround Face number 1.

TDF_Label QANewBRepNaming_Fillet::WRFace2 ( ) const

Returns a label for WorkAround Face number 2.


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