Open CASCADE Technology  7.1.0.beta
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 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 > &)
 

Detailed Description

IntTools_WLineTool provides set of static methods related to walking lines.

Member Function Documentation

static Standard_Boolean IntTools_WLineTool::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 > &   
)
static
static Standard_Boolean IntTools_WLineTool::NotUseSurfacesForApprox ( const TopoDS_Face aF1,
const TopoDS_Face aF2,
const Handle< IntPatch_WLine > &  WL,
const Standard_Integer  ifprm,
const Standard_Integer  ilprm 
)
static

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