OCCT3D OCCT 8.0.1
OCCT documentation

Search guides and API reference

Enter at least two characters.

    Open CASCADE Technology Reference Manual 8.0.1
    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()

    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: