Open CASCADE Technology
6.5.4
|
To load the Chamfer results
#include <QANewBRepNaming_Chamfer.hxx>
Public Member Functions | |
DEFINE_STANDARD_ALLOC | 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 | |
TDF_Label | ModifiedFaces () const |
Returns the label of modified faces | |
TDF_Label | DeletedFaces () const |
Returns the label of deleted faces |
QANewBRepNaming_Chamfer::QANewBRepNaming_Chamfer | ( | const TDF_Label & | ResultLabel | ) |
void QANewBRepNaming_Chamfer::Init | ( | const TDF_Label & | ResultLabel | ) |
void QANewBRepNaming_Chamfer::Load | ( | const TopoDS_Shape & | part, |
BRepFilletAPI_MakeChamfer & | mkChamfer | ||
) | const |