Open CASCADE Technology
6.5.4
|
this class is used to find the generating shapes
of an OffsetWire.
#include <BRepFill_OffsetAncestors.hxx>
Public Member Functions | |
DEFINE_STANDARD_ALLOC | 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. |
const TopoDS_Shape& BRepFill_OffsetAncestors::Ancestor | ( | const TopoDS_Edge & | S1 | ) | const |