|
Open CASCADE Technology
7.0.0
|
To load the Chamfer results. More...
#include <QANewBRepNaming_Chamfer.hxx>

Public Member Functions | |
| QANewBRepNaming_Chamfer () | |
| QANewBRepNaming_Chamfer (const TDF_Label &ResultLabel) | |
| void | Init (const TDF_Label &ResultLabel) |
| void | Load (const TopoDS_Shape &part, BRepFilletAPI_MakeChamfer &mkChamfer) const |
| TDF_Label | FacesFromEdges () const |
| Returns the label of faces generated from edges. More... | |
| TDF_Label | ModifiedFaces () const |
| Returns the label of modified faces. More... | |
| TDF_Label | DeletedFaces () const |
| Returns the label of deleted faces. More... | |
Public Member Functions inherited from QANewBRepNaming_TopNaming | |
| const TDF_Label & | ResultLabel () 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 |
To load the Chamfer results.
| QANewBRepNaming_Chamfer::QANewBRepNaming_Chamfer | ( | ) |
| QANewBRepNaming_Chamfer::QANewBRepNaming_Chamfer | ( | const TDF_Label & | ResultLabel | ) |
| TDF_Label QANewBRepNaming_Chamfer::DeletedFaces | ( | ) | const |
Returns the label of deleted faces.
| TDF_Label QANewBRepNaming_Chamfer::FacesFromEdges | ( | ) | const |
Returns the label of faces generated from edges.
| void QANewBRepNaming_Chamfer::Init | ( | const TDF_Label & | ResultLabel | ) |
| void QANewBRepNaming_Chamfer::Load | ( | const TopoDS_Shape & | part, |
| BRepFilletAPI_MakeChamfer & | mkChamfer | ||
| ) | const |
| TDF_Label QANewBRepNaming_Chamfer::ModifiedFaces | ( | ) | const |
Returns the label of modified faces.
1.8.10