Open CASCADE Technology 7.8.2.dev
GeomInt Class Reference

Provides intersections on between two surfaces of Geom. The result are curves from Geom. More...

#include <GeomInt.hxx>

Static Public Member Functions

static Standard_Boolean AdjustPeriodic (const Standard_Real thePar, const Standard_Real theParMin, const Standard_Real theParMax, const Standard_Real thePeriod, Standard_Real &theNewPar, Standard_Real &theOffset, const Standard_Real theEps=0.0)
 Adjusts the parameter <thePar> to the range [theParMin, theParMax].
 

Detailed Description

Provides intersections on between two surfaces of Geom. The result are curves from Geom.

Member Function Documentation

◆ AdjustPeriodic()

static Standard_Boolean GeomInt::AdjustPeriodic ( const Standard_Real thePar,
const Standard_Real theParMin,
const Standard_Real theParMax,
const Standard_Real thePeriod,
Standard_Real & theNewPar,
Standard_Real & theOffset,
const Standard_Real theEps = 0.0 )
static

Adjusts the parameter <thePar> to the range [theParMin, theParMax].


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