Open CASCADE Technology  7.1.0.beta
Static Public Member Functions

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]. More...
 

Detailed Description

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

Member Function Documentation

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: