Open CASCADE Technology  7.0.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::TopOpeBRepDS_Point ( )
TopOpeBRepDS_Point::TopOpeBRepDS_Point ( const gp_Pnt P,
const Standard_Real  T 
)
TopOpeBRepDS_Point::TopOpeBRepDS_Point ( const TopoDS_Shape S)

Member Function Documentation

void TopOpeBRepDS_Point::ChangeKeep ( const Standard_Boolean  B)
gp_Pnt& TopOpeBRepDS_Point::ChangePoint ( )
Standard_Boolean TopOpeBRepDS_Point::IsEqual ( const TopOpeBRepDS_Point other) const
Standard_Boolean TopOpeBRepDS_Point::Keep ( ) const
const gp_Pnt& TopOpeBRepDS_Point::Point ( ) const
Standard_Real TopOpeBRepDS_Point::Tolerance ( ) const
void TopOpeBRepDS_Point::Tolerance ( const Standard_Real  Tol)

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