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

    #include <IntPatch_ThePathPointOfTheSOnBounds.hxx>

    Public Member Functions

     IntPatch_ThePathPointOfTheSOnBounds ()
     IntPatch_ThePathPointOfTheSOnBounds (const gp_Pnt &P, const double Tol, const occ::handle< Adaptor3d_HVertex > &V, const occ::handle< Adaptor2d_Curve2d > &A, const double Parameter)
     IntPatch_ThePathPointOfTheSOnBounds (const gp_Pnt &P, const double Tol, const occ::handle< Adaptor2d_Curve2d > &A, const double Parameter)
    void SetValue (const gp_Pnt &P, const double Tol, const occ::handle< Adaptor3d_HVertex > &V, const occ::handle< Adaptor2d_Curve2d > &A, const double Parameter)
    void SetValue (const gp_Pnt &P, const double Tol, const occ::handle< Adaptor2d_Curve2d > &A, const double Parameter)
    const gp_PntValue () const
    double Tolerance () const
    bool IsNew () const
    const occ::handle< Adaptor3d_HVertex > & Vertex () const
    const occ::handle< Adaptor2d_Curve2d > & Arc () const
    double Parameter () const

    Constructor & Destructor Documentation

    ◆ IntPatch_ThePathPointOfTheSOnBounds() [1/3]

    IntPatch_ThePathPointOfTheSOnBounds::IntPatch_ThePathPointOfTheSOnBounds ( )

    ◆ IntPatch_ThePathPointOfTheSOnBounds() [2/3]

    IntPatch_ThePathPointOfTheSOnBounds::IntPatch_ThePathPointOfTheSOnBounds ( const gp_Pnt & P,
    const double Tol,
    const occ::handle< Adaptor3d_HVertex > & V,
    const occ::handle< Adaptor2d_Curve2d > & A,
    const double Parameter )

    ◆ IntPatch_ThePathPointOfTheSOnBounds() [3/3]

    IntPatch_ThePathPointOfTheSOnBounds::IntPatch_ThePathPointOfTheSOnBounds ( const gp_Pnt & P,
    const double Tol,
    const occ::handle< Adaptor2d_Curve2d > & A,
    const double Parameter )

    Member Function Documentation

    ◆ Arc()

    const occ::handle< Adaptor2d_Curve2d > & IntPatch_ThePathPointOfTheSOnBounds::Arc ( ) const
    inline

    ◆ IsNew()

    bool IntPatch_ThePathPointOfTheSOnBounds::IsNew ( ) const
    inline

    ◆ Parameter()

    double IntPatch_ThePathPointOfTheSOnBounds::Parameter ( ) const
    inline

    ◆ SetValue() [1/2]

    void IntPatch_ThePathPointOfTheSOnBounds::SetValue ( const gp_Pnt & P,
    const double Tol,
    const occ::handle< Adaptor2d_Curve2d > & A,
    const double Parameter )
    inline

    ◆ SetValue() [2/2]

    void IntPatch_ThePathPointOfTheSOnBounds::SetValue ( const gp_Pnt & P,
    const double Tol,
    const occ::handle< Adaptor3d_HVertex > & V,
    const occ::handle< Adaptor2d_Curve2d > & A,
    const double Parameter )
    inline

    ◆ Tolerance()

    double IntPatch_ThePathPointOfTheSOnBounds::Tolerance ( ) const
    inline

    ◆ Value()

    const gp_Pnt & IntPatch_ThePathPointOfTheSOnBounds::Value ( ) const
    inline

    ◆ Vertex()

    const occ::handle< Adaptor3d_HVertex > & IntPatch_ThePathPointOfTheSOnBounds::Vertex ( ) const
    inline

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