OCCT 8.0.1
OCCT documentation

Search guides and API reference

Enter at least two characters.

    Open CASCADE Technology Reference Manual 8.0.1
    IntPolyh_StartPoint Class Reference

    #include <IntPolyh_StartPoint.hxx>

    Public Member Functions

     IntPolyh_StartPoint ()
     IntPolyh_StartPoint (const double xx, const double yy, const double zz, const double uu1, const double vv1, const double uu2, const double vv2, const int T1, const int E1, const double LAM1, const int T2, const int E2, const double LAM2, const int List)
    double X () const
    double Y () const
    double Z () const
    double U1 () const
    double V1 () const
    double U2 () const
    double V2 () const
    int T1 () const
    int E1 () const
    double Lambda1 () const
    int T2 () const
    int E2 () const
    double Lambda2 () const
    double GetAngle () const
    int ChainList () const
    int GetEdgePoints (const IntPolyh_Triangle &Triangle, int &FirstEdgePoint, int &SecondEdgePoint, int &LastPoint) const
    void SetXYZ (const double XX, const double YY, const double ZZ)
    void SetUV1 (const double UU1, const double VV1)
    void SetUV2 (const double UU2, const double VV2)
    void SetEdge1 (const int IE1)
    void SetLambda1 (const double LAM1)
    void SetEdge2 (const int IE2)
    void SetLambda2 (const double LAM2)
    void SetCoupleValue (const int IT1, const int IT2)
    void SetAngle (const double ang)
    void SetChainList (const int ChList)
    int CheckSameSP (const IntPolyh_StartPoint &SP) const
    void Dump () const
    void Dump (const int i) const

    Constructor & Destructor Documentation

    ◆ IntPolyh_StartPoint() [1/2]

    IntPolyh_StartPoint::IntPolyh_StartPoint ( )

    ◆ IntPolyh_StartPoint() [2/2]

    IntPolyh_StartPoint::IntPolyh_StartPoint ( const double xx,
    const double yy,
    const double zz,
    const double uu1,
    const double vv1,
    const double uu2,
    const double vv2,
    const int T1,
    const int E1,
    const double LAM1,
    const int T2,
    const int E2,
    const double LAM2,
    const int List )

    Member Function Documentation

    ◆ ChainList()

    int IntPolyh_StartPoint::ChainList ( ) const

    ◆ CheckSameSP()

    int IntPolyh_StartPoint::CheckSameSP ( const IntPolyh_StartPoint & SP) const

    ◆ Dump() [1/2]

    void IntPolyh_StartPoint::Dump ( ) const

    ◆ Dump() [2/2]

    void IntPolyh_StartPoint::Dump ( const int i) const

    ◆ E1()

    int IntPolyh_StartPoint::E1 ( ) const

    ◆ E2()

    int IntPolyh_StartPoint::E2 ( ) const

    ◆ GetAngle()

    double IntPolyh_StartPoint::GetAngle ( ) const

    ◆ GetEdgePoints()

    int IntPolyh_StartPoint::GetEdgePoints ( const IntPolyh_Triangle & Triangle,
    int & FirstEdgePoint,
    int & SecondEdgePoint,
    int & LastPoint ) const

    ◆ Lambda1()

    double IntPolyh_StartPoint::Lambda1 ( ) const

    ◆ Lambda2()

    double IntPolyh_StartPoint::Lambda2 ( ) const

    ◆ SetAngle()

    void IntPolyh_StartPoint::SetAngle ( const double ang)

    ◆ SetChainList()

    void IntPolyh_StartPoint::SetChainList ( const int ChList)

    ◆ SetCoupleValue()

    void IntPolyh_StartPoint::SetCoupleValue ( const int IT1,
    const int IT2 )

    ◆ SetEdge1()

    void IntPolyh_StartPoint::SetEdge1 ( const int IE1)

    ◆ SetEdge2()

    void IntPolyh_StartPoint::SetEdge2 ( const int IE2)

    ◆ SetLambda1()

    void IntPolyh_StartPoint::SetLambda1 ( const double LAM1)

    ◆ SetLambda2()

    void IntPolyh_StartPoint::SetLambda2 ( const double LAM2)

    ◆ SetUV1()

    void IntPolyh_StartPoint::SetUV1 ( const double UU1,
    const double VV1 )

    ◆ SetUV2()

    void IntPolyh_StartPoint::SetUV2 ( const double UU2,
    const double VV2 )

    ◆ SetXYZ()

    void IntPolyh_StartPoint::SetXYZ ( const double XX,
    const double YY,
    const double ZZ )

    ◆ T1()

    int IntPolyh_StartPoint::T1 ( ) const

    ◆ T2()

    int IntPolyh_StartPoint::T2 ( ) const

    ◆ U1()

    double IntPolyh_StartPoint::U1 ( ) const

    ◆ U2()

    double IntPolyh_StartPoint::U2 ( ) const

    ◆ V1()

    double IntPolyh_StartPoint::V1 ( ) const

    ◆ V2()

    double IntPolyh_StartPoint::V2 ( ) const

    ◆ X()

    double IntPolyh_StartPoint::X ( ) const

    ◆ Y()

    double IntPolyh_StartPoint::Y ( ) const

    ◆ Z()

    double IntPolyh_StartPoint::Z ( ) const

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