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

#include <GeomInt_LineTool.hxx>

Static Public Member Functions

static int NbVertex (const occ::handle< IntPatch_Line > &L)
 
static const IntPatch_PointVertex (const occ::handle< IntPatch_Line > &L, const int I)
 
static double FirstParameter (const occ::handle< IntPatch_Line > &L)
 
static double LastParameter (const occ::handle< IntPatch_Line > &L)
 
static bool DecompositionOfWLine (const occ::handle< IntPatch_WLine > &theWLine, const occ::handle< GeomAdaptor_Surface > &theSurface1, const occ::handle< GeomAdaptor_Surface > &theSurface2, const double aTolSum, const GeomInt_LineConstructor &theLConstructor, NCollection_Sequence< occ::handle< IntPatch_Line > > &theNewLines)
 

Member Function Documentation

◆ DecompositionOfWLine()

static bool GeomInt_LineTool::DecompositionOfWLine ( const occ::handle< IntPatch_WLine > & theWLine,
const occ::handle< GeomAdaptor_Surface > & theSurface1,
const occ::handle< GeomAdaptor_Surface > & theSurface2,
const double aTolSum,
const GeomInt_LineConstructor & theLConstructor,
NCollection_Sequence< occ::handle< IntPatch_Line > > & theNewLines )
static

◆ FirstParameter()

static double GeomInt_LineTool::FirstParameter ( const occ::handle< IntPatch_Line > & L)
static

◆ LastParameter()

static double GeomInt_LineTool::LastParameter ( const occ::handle< IntPatch_Line > & L)
static

◆ NbVertex()

static int GeomInt_LineTool::NbVertex ( const occ::handle< IntPatch_Line > & L)
static

◆ Vertex()

static const IntPatch_Point & GeomInt_LineTool::Vertex ( const occ::handle< IntPatch_Line > & L,
const int I )
static

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