![]() |
Open CASCADE Technology Reference Manual 8.0.0
|
#include <GeomInt_LineTool.hxx>
Static Public Member Functions | |
| static int | NbVertex (const occ::handle< IntPatch_Line > &L) |
| static const IntPatch_Point & | Vertex (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) |
|
static |
|
static |
|
static |
|
static |
|
static |