Open CASCADE Technology
7.3.0
|
IntTools_WLineTool provides set of static methods related to walking lines. More...
#include <IntTools_WLineTool.hxx>
Static Public Member Functions | |
static Standard_Boolean | NotUseSurfacesForApprox (const TopoDS_Face &aF1, const TopoDS_Face &aF2, const Handle< IntPatch_WLine > &WL, const Standard_Integer ifprm, const Standard_Integer ilprm) |
static Standard_Boolean | DecompositionOfWLine (const Handle< IntPatch_WLine > &theWLine, const Handle< GeomAdaptor_HSurface > &theSurface1, const Handle< GeomAdaptor_HSurface > &theSurface2, const TopoDS_Face &theFace1, const TopoDS_Face &theFace2, const GeomInt_LineConstructor &theLConstructor, const Standard_Boolean theAvoidLConstructor, const Standard_Real theTol, IntPatch_SequenceOfLine &theNewLines, Standard_Real &theReachedTol3d, const Handle< IntTools_Context > &) |
IntTools_WLineTool provides set of static methods related to walking lines.
|
static |
|
static |