Open CASCADE Technology
6.5.4
|
#include <BRepAlgo_Tool.hxx>
Static Public Member Functions | |
static DEFINE_STANDARD_ALLOC TopoDS_Shape | Deboucle3D (const TopoDS_Shape &S, const TopTools_MapOfShape &Boundary) |
Remove the non valid part of an offsetshape 1 - Remove all the free boundary and the faces connex to such edges. 2 - Remove all the shapes not valid in the result (according to the side of offseting) in this verion only the first point is implemented. |
static DEFINE_STANDARD_ALLOC TopoDS_Shape BRepAlgo_Tool::Deboucle3D | ( | const TopoDS_Shape & | S, |
const TopTools_MapOfShape & | Boundary | ||
) | [static] |