![]() |
Open CASCADE Technology Reference Manual 8.0.0
|
IntTools_WLineTool provides set of static methods related to walking lines. More...
#include <IntTools_WLineTool.hxx>
Static Public Member Functions | |
| static bool | NotUseSurfacesForApprox (const TopoDS_Face &aF1, const TopoDS_Face &aF2, const occ::handle< IntPatch_WLine > &WL, const int ifprm, const int ilprm) |
| static bool | DecompositionOfWLine (const occ::handle< IntPatch_WLine > &theWLine, const occ::handle< GeomAdaptor_Surface > &theSurface1, const occ::handle< GeomAdaptor_Surface > &theSurface2, const TopoDS_Face &theFace1, const TopoDS_Face &theFace2, const GeomInt_LineConstructor &theLConstructor, const bool theAvoidLConstructor, const double theTol, NCollection_Sequence< occ::handle< IntPatch_Line > > &theNewLines, const occ::handle< IntTools_Context > &) |
IntTools_WLineTool provides set of static methods related to walking lines.
|
static |
|
static |