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
    Blend_AppFunction.hxx File Reference
    #include <Standard.hxx>
    #include <Standard_DefineAlloc.hxx>
    #include <Standard_Handle.hxx>
    #include <math_FunctionSetWithDerivatives.hxx>
    #include <Standard_Boolean.hxx>
    #include <math_Vector.hxx>
    #include <NCollection_Array1.hxx>
    #include <GeomAbs_Shape.hxx>
    #include <Standard_Integer.hxx>
    #include <gp_Pnt.hxx>
    #include <gp_Vec.hxx>
    #include <gp_Pnt2d.hxx>
    #include <gp_Vec2d.hxx>

    Data Structures

    class  Blend_AppFunction
     Deferred class for a function used to compute a blending surface between two surfaces, using a guide line. The vector <X> used in Value, Values and Derivatives methods has to be the vector of the parametric coordinates U1,V1, U2,V2, of the extremities of a section on the first and second surface. More...