Open CASCADE Technology  7.6.0
Public Member Functions

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 Standard_Real T)
 
 TopOpeBRepDS_Point (const TopoDS_Shape &S)
 
Standard_Boolean IsEqual (const TopOpeBRepDS_Point &other) const
 
const gp_PntPoint () const
 
gp_PntChangePoint ()
 
Standard_Real Tolerance () const
 
void Tolerance (const Standard_Real Tol)
 
Standard_Boolean Keep () const
 
void ChangeKeep (const Standard_Boolean 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 Standard_Real  T 
)

◆ TopOpeBRepDS_Point() [3/3]

TopOpeBRepDS_Point::TopOpeBRepDS_Point ( const TopoDS_Shape S)

Member Function Documentation

◆ ChangeKeep()

void TopOpeBRepDS_Point::ChangeKeep ( const Standard_Boolean  B)

◆ ChangePoint()

gp_Pnt& TopOpeBRepDS_Point::ChangePoint ( )

◆ IsEqual()

Standard_Boolean TopOpeBRepDS_Point::IsEqual ( const TopOpeBRepDS_Point other) const

◆ Keep()

Standard_Boolean TopOpeBRepDS_Point::Keep ( ) const

◆ Point()

const gp_Pnt& TopOpeBRepDS_Point::Point ( ) const

◆ Tolerance() [1/2]

Standard_Real TopOpeBRepDS_Point::Tolerance ( ) const

◆ Tolerance() [2/2]

void TopOpeBRepDS_Point::Tolerance ( const Standard_Real  Tol)

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