|
Open CASCADE Technology
6.9.0
|
#include <BRepFill_TrimShellCorner.hxx>
Public Member Functions | |
| BRepFill_TrimShellCorner (const Handle< TopTools_HArray2OfShape > &theFaces, const gp_Ax2 &theAxeOfBisPlane, const TopoDS_Face &theSecPlane) | |
| BRepFill_TrimShellCorner (const Handle< TopTools_HArray2OfShape > &theFaces, const gp_Ax2 &theAxeOfBisPlane, const TopoDS_Wire &theSpine, const TopoDS_Face &theSecPlane) | |
| void | SetSpine (const TopoDS_Wire &theSpine) |
| void | AddBounds (const Handle< TopTools_HArray2OfShape > &Bounds) |
| void | AddUEdges (const Handle< TopTools_HArray2OfShape > &theUEdges) |
| void | Perform () |
| Standard_Boolean | IsDone () const |
| Standard_Boolean | HasSection () const |
| void | Modified (const TopoDS_Shape &S, TopTools_ListOfShape &theModified) |
| BRepFill_TrimShellCorner::BRepFill_TrimShellCorner | ( | const Handle< TopTools_HArray2OfShape > & | theFaces, |
| const gp_Ax2 & | theAxeOfBisPlane, | ||
| const TopoDS_Face & | theSecPlane | ||
| ) |
| BRepFill_TrimShellCorner::BRepFill_TrimShellCorner | ( | const Handle< TopTools_HArray2OfShape > & | theFaces, |
| const gp_Ax2 & | theAxeOfBisPlane, | ||
| const TopoDS_Wire & | theSpine, | ||
| const TopoDS_Face & | theSecPlane | ||
| ) |
| void BRepFill_TrimShellCorner::AddBounds | ( | const Handle< TopTools_HArray2OfShape > & | Bounds | ) |
| void BRepFill_TrimShellCorner::AddUEdges | ( | const Handle< TopTools_HArray2OfShape > & | theUEdges | ) |
| Standard_Boolean BRepFill_TrimShellCorner::HasSection | ( | ) | const |
| Standard_Boolean BRepFill_TrimShellCorner::IsDone | ( | ) | const |
| void BRepFill_TrimShellCorner::Modified | ( | const TopoDS_Shape & | S, |
| TopTools_ListOfShape & | theModified | ||
| ) |
| void BRepFill_TrimShellCorner::Perform | ( | ) |
| void BRepFill_TrimShellCorner::SetSpine | ( | const TopoDS_Wire & | theSpine | ) |
1.8.5