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

    A Geom point and a tolerance. More...

    #include <TopOpeBRepDS_Point.hxx>

    Public Member Functions

     TopOpeBRepDS_Point ()
     TopOpeBRepDS_Point (const gp_Pnt &P, const double T)
     TopOpeBRepDS_Point (const TopoDS_Shape &S)
    bool IsEqual (const TopOpeBRepDS_Point &other) const
    const gp_PntPoint () const
    gp_PntChangePoint ()
    double Tolerance () const
    void Tolerance (const double Tol)
    bool Keep () const
    void ChangeKeep (const bool B)

    Detailed Description

    A Geom point and a tolerance.

    Constructor & Destructor Documentation

    ◆ TopOpeBRepDS_Point() [1/3]

    TopOpeBRepDS_Point::TopOpeBRepDS_Point ( )

    ◆ TopOpeBRepDS_Point() [2/3]

    TopOpeBRepDS_Point::TopOpeBRepDS_Point ( const gp_Pnt & P,
    const double T )

    ◆ TopOpeBRepDS_Point() [3/3]

    TopOpeBRepDS_Point::TopOpeBRepDS_Point ( const TopoDS_Shape & S)

    Member Function Documentation

    ◆ ChangeKeep()

    void TopOpeBRepDS_Point::ChangeKeep ( const bool B)

    ◆ ChangePoint()

    gp_Pnt & TopOpeBRepDS_Point::ChangePoint ( )

    ◆ IsEqual()

    bool TopOpeBRepDS_Point::IsEqual ( const TopOpeBRepDS_Point & other) const

    ◆ Keep()

    bool TopOpeBRepDS_Point::Keep ( ) const

    ◆ Point()

    const gp_Pnt & TopOpeBRepDS_Point::Point ( ) const

    ◆ Tolerance() [1/2]

    double TopOpeBRepDS_Point::Tolerance ( ) const

    ◆ Tolerance() [2/2]

    void TopOpeBRepDS_Point::Tolerance ( const double Tol)

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