Open CASCADE Technology Reference Manual 8.0.0
Loading...
Searching...
No Matches
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 bool AdjustPeriodic (const double thePar, const double theParMin, const double theParMax, const double thePeriod, double &theNewPar, double &theOffset, const double 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 bool GeomInt::AdjustPeriodic ( const double thePar,
const double theParMin,
const double theParMax,
const double thePeriod,
double & theNewPar,
double & theOffset,
const double theEps = 0.0 )
static

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


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