| 
    Open CASCADE Technology 7.8.2.dev
    
   | 
 
this class is used to find the generating shapes of an OffsetWire. More...
#include <BRepFill_OffsetAncestors.hxx>
Public Member Functions | |
| BRepFill_OffsetAncestors () | |
| BRepFill_OffsetAncestors (BRepFill_OffsetWire &Paral) | |
| void | Perform (BRepFill_OffsetWire &Paral) | 
| Standard_Boolean | IsDone () const | 
| Standard_Boolean | HasAncestor (const TopoDS_Edge &S1) const | 
| const TopoDS_Shape & | Ancestor (const TopoDS_Edge &S1) const | 
| may return a Null Shape if S1 is not a subShape of <Paral>; if Perform is not done.   | |
this class is used to find the generating shapes of an OffsetWire.
| BRepFill_OffsetAncestors::BRepFill_OffsetAncestors | ( | ) | 
| BRepFill_OffsetAncestors::BRepFill_OffsetAncestors | ( | BRepFill_OffsetWire & | Paral | ) | 
| const TopoDS_Shape & BRepFill_OffsetAncestors::Ancestor | ( | const TopoDS_Edge & | S1 | ) | const | 
may return a Null Shape if S1 is not a subShape of <Paral>; if Perform is not done.
| Standard_Boolean BRepFill_OffsetAncestors::HasAncestor | ( | const TopoDS_Edge & | S1 | ) | const | 
| Standard_Boolean BRepFill_OffsetAncestors::IsDone | ( | ) | const | 
| void BRepFill_OffsetAncestors::Perform | ( | BRepFill_OffsetWire & | Paral | ) |