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

    #include <TopOpeBRepDS_PointExplorer.hxx>

    Public Member Functions

     TopOpeBRepDS_PointExplorer ()
     TopOpeBRepDS_PointExplorer (const TopOpeBRepDS_DataStructure &DS, const bool FindOnlyKeep=true)
    void Init (const TopOpeBRepDS_DataStructure &DS, const bool FindOnlyKeep=true)
    bool More () const
    void Next ()
    const TopOpeBRepDS_PointPoint () const
    bool IsPoint (const int I) const
    bool IsPointKeep (const int I) const
    const TopOpeBRepDS_PointPoint (const int I) const
    int NbPoint ()
    int Index () const

    Constructor & Destructor Documentation

    ◆ TopOpeBRepDS_PointExplorer() [1/2]

    TopOpeBRepDS_PointExplorer::TopOpeBRepDS_PointExplorer ( )

    ◆ TopOpeBRepDS_PointExplorer() [2/2]

    TopOpeBRepDS_PointExplorer::TopOpeBRepDS_PointExplorer ( const TopOpeBRepDS_DataStructure & DS,
    const bool FindOnlyKeep = true )

    Member Function Documentation

    ◆ Index()

    int TopOpeBRepDS_PointExplorer::Index ( ) const

    ◆ Init()

    void TopOpeBRepDS_PointExplorer::Init ( const TopOpeBRepDS_DataStructure & DS,
    const bool FindOnlyKeep = true )

    ◆ IsPoint()

    bool TopOpeBRepDS_PointExplorer::IsPoint ( const int I) const

    ◆ IsPointKeep()

    bool TopOpeBRepDS_PointExplorer::IsPointKeep ( const int I) const

    ◆ More()

    bool TopOpeBRepDS_PointExplorer::More ( ) const

    ◆ NbPoint()

    int TopOpeBRepDS_PointExplorer::NbPoint ( )

    ◆ Next()

    void TopOpeBRepDS_PointExplorer::Next ( )

    ◆ Point() [1/2]

    const TopOpeBRepDS_Point & TopOpeBRepDS_PointExplorer::Point ( ) const

    ◆ Point() [2/2]

    const TopOpeBRepDS_Point & TopOpeBRepDS_PointExplorer::Point ( const int I) const

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