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

    #include <IntPolyh_SectionLine.hxx>

    Public Member Functions

     IntPolyh_SectionLine ()
     IntPolyh_SectionLine (const int nn)
     IntPolyh_SectionLine (const IntPolyh_SectionLine &theOther)
    void Init (const int nn)
    const IntPolyh_StartPointValue (const int nn) const
    const IntPolyh_StartPointoperator[] (const int nn) const
    IntPolyh_StartPointChangeValue (const int nn)
    IntPolyh_StartPointoperator[] (const int nn)
    IntPolyh_SectionLineCopy (const IntPolyh_SectionLine &Other)
    IntPolyh_SectionLineoperator= (const IntPolyh_SectionLine &Other)
    int GetN () const
    int NbStartPoints () const
    void IncrementNbStartPoints ()
    void Destroy ()
     ~IntPolyh_SectionLine ()
    void Dump () const
    void Prepend (const IntPolyh_StartPoint &SP)

    Constructor & Destructor Documentation

    ◆ IntPolyh_SectionLine() [1/3]

    IntPolyh_SectionLine::IntPolyh_SectionLine ( )

    ◆ IntPolyh_SectionLine() [2/3]

    IntPolyh_SectionLine::IntPolyh_SectionLine ( const int nn)

    ◆ IntPolyh_SectionLine() [3/3]

    IntPolyh_SectionLine::IntPolyh_SectionLine ( const IntPolyh_SectionLine & theOther)
    inline

    ◆ ~IntPolyh_SectionLine()

    IntPolyh_SectionLine::~IntPolyh_SectionLine ( )
    inline

    Member Function Documentation

    ◆ ChangeValue()

    IntPolyh_StartPoint & IntPolyh_SectionLine::ChangeValue ( const int nn)

    ◆ Copy()

    IntPolyh_SectionLine & IntPolyh_SectionLine::Copy ( const IntPolyh_SectionLine & Other)

    ◆ Destroy()

    void IntPolyh_SectionLine::Destroy ( )

    ◆ Dump()

    void IntPolyh_SectionLine::Dump ( ) const

    ◆ GetN()

    int IntPolyh_SectionLine::GetN ( ) const

    ◆ IncrementNbStartPoints()

    void IntPolyh_SectionLine::IncrementNbStartPoints ( )

    ◆ Init()

    void IntPolyh_SectionLine::Init ( const int nn)

    ◆ NbStartPoints()

    int IntPolyh_SectionLine::NbStartPoints ( ) const

    ◆ operator=()

    IntPolyh_SectionLine & IntPolyh_SectionLine::operator= ( const IntPolyh_SectionLine & Other)
    inline

    ◆ operator[]() [1/2]

    IntPolyh_StartPoint & IntPolyh_SectionLine::operator[] ( const int nn)
    inline

    ◆ operator[]() [2/2]

    const IntPolyh_StartPoint & IntPolyh_SectionLine::operator[] ( const int nn) const
    inline

    ◆ Prepend()

    void IntPolyh_SectionLine::Prepend ( const IntPolyh_StartPoint & SP)

    ◆ Value()

    const IntPolyh_StartPoint & IntPolyh_SectionLine::Value ( const int nn) const

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