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

    inherits class Cutting; contains a list of preferential points (di)i if Cutting is necessary in [a,b], we cut at the di nearest from (a+b)/2. More...

    #include <AdvApprox_PrefCutting.hxx>

    Inheritance diagram for AdvApprox_PrefCutting:

    Public Member Functions

     AdvApprox_PrefCutting (const NCollection_Array1< double > &CutPnts)
    bool Value (const double aa, const double bb, double &cuttingvalue) const override
    Public Member Functions inherited from AdvApprox_Cutting
    virtual ~AdvApprox_Cutting ()

    Detailed Description

    inherits class Cutting; contains a list of preferential points (di)i if Cutting is necessary in [a,b], we cut at the di nearest from (a+b)/2.

    Constructor & Destructor Documentation

    ◆ AdvApprox_PrefCutting()

    AdvApprox_PrefCutting::AdvApprox_PrefCutting ( const NCollection_Array1< double > & CutPnts)

    Member Function Documentation

    ◆ Value()

    bool AdvApprox_PrefCutting::Value ( const double a,
    const double b,
    double & cuttingvalue ) const
    overridevirtual

    Implements AdvApprox_Cutting.


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