Open CASCADE Technology 6.6.0
|
For topological naming of a fillet
#include <QANewBRepNaming_Fillet.hxx>
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 | |
TDF_Label | DeletedFaces () const |
Returns a label for deleted faces of the part. | |
TDF_Label | ModifiedFaces () const |
Returns a label for modified faces of the part. | |
TDF_Label | FacesFromEdges () const |
Returns a label for faces generated from edges of the part. | |
TDF_Label | FacesFromVertices () const |
Returns a label for faces generated from vertices of the part. | |
TDF_Label | WRFace1 () const |
Returns a label for WorkAround Face number 1 | |
TDF_Label | WRFace2 () const |
Returns a label for WorkAround Face number 2 | |
TDF_Label | WREdge1 () const |
Returns a label for WorkAround Edge number 1 | |
TDF_Label | WREdge2 () const |
Returns a label for WorkAround Edge number 2 |
QANewBRepNaming_Fillet::QANewBRepNaming_Fillet | ( | ) |
QANewBRepNaming_Fillet::QANewBRepNaming_Fillet | ( | const TDF_Label & | ResultLabel | ) |
TDF_Label QANewBRepNaming_Fillet::DeletedFaces | ( | ) | const |
TDF_Label QANewBRepNaming_Fillet::FacesFromEdges | ( | ) | const |
TDF_Label QANewBRepNaming_Fillet::FacesFromVertices | ( | ) | const |
void QANewBRepNaming_Fillet::Init | ( | const TDF_Label & | ResultLabel | ) |
void QANewBRepNaming_Fillet::Load | ( | const TopoDS_Shape & | part, |
BRepFilletAPI_MakeFillet & | mkFillet | ||
) | const |
TDF_Label QANewBRepNaming_Fillet::ModifiedFaces | ( | ) | const |
TDF_Label QANewBRepNaming_Fillet::WREdge1 | ( | ) | const |
TDF_Label QANewBRepNaming_Fillet::WREdge2 | ( | ) | const |
TDF_Label QANewBRepNaming_Fillet::WRFace1 | ( | ) | const |
TDF_Label QANewBRepNaming_Fillet::WRFace2 | ( | ) | const |