|
static TopAbs_ShapeEnum | ShapeType (const TopoDS_Shape &theShape) |
| If the shape is a compound the method returns the underlying shape type. More...
|
|
static Standard_Boolean | IsWRCase (const BRepAlgoAPI_BooleanOperation &theMS) |
| Returns true if workaround case identified. More...
|
|
static Standard_Boolean | IsWRCase2 (BRepAlgoAPI_BooleanOperation &MS) |
| Returns true if workaround case identified. More...
|
|
| QANewBRepNaming_BooleanOperationFeat () |
|
| QANewBRepNaming_BooleanOperationFeat (const TDF_Label &ResultLabel) |
|
TopoDS_Shape | GetShape (const TopoDS_Shape &theShape) const |
| If the shape is a compound the method returns the underlying shape. More...
|
|
void | LoadWire (BRepAlgoAPI_BooleanOperation &MakeShape) const |
| A default implementation for naming of a wire as an object of a boolean operation. More...
|
|
void | LoadShell (BRepAlgoAPI_BooleanOperation &MakeShape) const |
| A default implementation for naming of a shell as an object of a boolean operation. More...
|
|
void | LoadContent (BRepAlgoAPI_BooleanOperation &MakeShape) const |
| Loads the content of the result. More...
|
|
void | LoadResult (BRepAlgoAPI_BooleanOperation &MakeShape) const |
| Loads the result. More...
|
|
void | LoadDegenerated (BRepAlgoAPI_BooleanOperation &MakeShape) const |
| Loads the deletion of the degenerated edges. More...
|
|
void | LoadModified1n (BRepAlgoAPI_BooleanOperation &theMS, const TopoDS_Shape &theShapeIn, const TopAbs_ShapeEnum theKindOfShape) const |
| To process special cases with evolution 1 to n. More...
|
|
void | LoadModified11 (BRepAlgoAPI_BooleanOperation &theMS, const TopoDS_Shape &theShapeIn, const TopAbs_ShapeEnum theKindOfShape) const |
| To process special cases with evolution 1 to 1. More...
|
|
void | LoadSymmetricalEdges (BRepAlgoAPI_BooleanOperation &theMS) const |
| To process special case when result has symmetrical edges. More...
|
|
void | LoadWRCase (BRepAlgoAPI_BooleanOperation &theMS) const |
|
| QANewBRepNaming_TopNaming () |
|
| QANewBRepNaming_TopNaming (const TDF_Label &Label) |
|
TDF_Label | myResultLabel |
|