Open CASCADE Technology
6.9.1
|
Computes the intersections betwwen edges on a face stores result is SD as AsDes from BRepOffset. More...
#include <BRepOffset_Inter2d.hxx>
Static Public Member Functions | |
static void | Compute (const Handle< BRepAlgo_AsDes > &AsDes, const TopoDS_Face &F, const TopTools_IndexedMapOfShape &NewEdges, const Standard_Real Tol) |
Computes the intersections between the edges stored is AsDes as descendants of <F> . Intersections is computed between two edges if one of them is bound in NewEdges. More... | |
static void | ConnexIntByInt (const TopoDS_Face &FI, BRepOffset_Offset &OFI, TopTools_DataMapOfShapeShape &MES, const TopTools_DataMapOfShapeShape &Build, const Handle< BRepAlgo_AsDes > &AsDes, const Standard_Real Offset, const Standard_Real Tol) |
Computes the intersections betwwen edges on a face stores result is SD as AsDes from BRepOffset.
|
static |
Computes the intersections between the edges stored is AsDes as descendants of <F> . Intersections is computed between two edges if one of them is bound in NewEdges.
|
static |