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
    HLRBRep_TheQuadCurvExactInterCSurf Class Reference

    #include <HLRBRep_TheQuadCurvExactInterCSurf.hxx>

    Public Member Functions

     HLRBRep_TheQuadCurvExactInterCSurf (HLRBRep_Surface *S, const gp_Lin &C)
     Provides the signed distance function : Q(w) and its first derivative dQ(w)/dw.
    bool IsDone () const
    int NbRoots () const
    double Root (const int Index) const
    int NbIntervals () const
    void Intervals (const int Index, double &U1, double &U2) const
     U1 and U2 are the parameters of a segment on the curve.

    Constructor & Destructor Documentation

    ◆ HLRBRep_TheQuadCurvExactInterCSurf()

    HLRBRep_TheQuadCurvExactInterCSurf::HLRBRep_TheQuadCurvExactInterCSurf ( HLRBRep_Surface * S,
    const gp_Lin & C )

    Provides the signed distance function : Q(w) and its first derivative dQ(w)/dw.

    Member Function Documentation

    ◆ Intervals()

    void HLRBRep_TheQuadCurvExactInterCSurf::Intervals ( const int Index,
    double & U1,
    double & U2 ) const

    U1 and U2 are the parameters of a segment on the curve.

    ◆ IsDone()

    bool HLRBRep_TheQuadCurvExactInterCSurf::IsDone ( ) const

    ◆ NbIntervals()

    int HLRBRep_TheQuadCurvExactInterCSurf::NbIntervals ( ) const

    ◆ NbRoots()

    int HLRBRep_TheQuadCurvExactInterCSurf::NbRoots ( ) const

    ◆ Root()

    double HLRBRep_TheQuadCurvExactInterCSurf::Root ( const int Index) const

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