Open CASCADE Technology 7.8.2.dev
GeomInt_LineTool Class Reference

#include <GeomInt_LineTool.hxx>

Static Public Member Functions

static Standard_Integer NbVertex (const Handle< IntPatch_Line > &L)
 
static const IntPatch_PointVertex (const Handle< IntPatch_Line > &L, const Standard_Integer I)
 
static Standard_Real FirstParameter (const Handle< IntPatch_Line > &L)
 
static Standard_Real LastParameter (const Handle< IntPatch_Line > &L)
 
static Standard_Boolean DecompositionOfWLine (const Handle< IntPatch_WLine > &theWLine, const Handle< GeomAdaptor_Surface > &theSurface1, const Handle< GeomAdaptor_Surface > &theSurface2, const Standard_Real aTolSum, const GeomInt_LineConstructor &theLConstructor, IntPatch_SequenceOfLine &theNewLines)
 

Member Function Documentation

◆ DecompositionOfWLine()

static Standard_Boolean GeomInt_LineTool::DecompositionOfWLine ( const Handle< IntPatch_WLine > & theWLine,
const Handle< GeomAdaptor_Surface > & theSurface1,
const Handle< GeomAdaptor_Surface > & theSurface2,
const Standard_Real aTolSum,
const GeomInt_LineConstructor & theLConstructor,
IntPatch_SequenceOfLine & theNewLines )
static

◆ FirstParameter()

static Standard_Real GeomInt_LineTool::FirstParameter ( const Handle< IntPatch_Line > & L)
static

◆ LastParameter()

static Standard_Real GeomInt_LineTool::LastParameter ( const Handle< IntPatch_Line > & L)
static

◆ NbVertex()

static Standard_Integer GeomInt_LineTool::NbVertex ( const Handle< IntPatch_Line > & L)
static

◆ Vertex()

static const IntPatch_Point & GeomInt_LineTool::Vertex ( const Handle< IntPatch_Line > & L,
const Standard_Integer I )
static

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