Open CASCADE Technology Reference Manual 8.0.0
Loading...
Searching...
No Matches
Static Public Member Functions
IntTools_WLineTool Class Reference

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 > &)
 

Detailed Description

IntTools_WLineTool provides set of static methods related to walking lines.

Member Function Documentation

◆ DecompositionOfWLine()

static bool IntTools_WLineTool::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 > &  )
static

◆ NotUseSurfacesForApprox()

static bool IntTools_WLineTool::NotUseSurfacesForApprox ( const TopoDS_Face & aF1,
const TopoDS_Face & aF2,
const occ::handle< IntPatch_WLine > & WL,
const int ifprm,
const int ilprm )
static

The documentation for this class was generated from the following file: