![]() |
Open CASCADE Technology Reference Manual 8.0.0
|
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_Pnt & | Point () const |
| gp_Pnt & | ChangePoint () |
| double | Tolerance () const |
| void | Tolerance (const double Tol) |
| bool | Keep () const |
| void | ChangeKeep (const bool B) |
A Geom point and a tolerance.
| TopOpeBRepDS_Point::TopOpeBRepDS_Point | ( | ) |
| TopOpeBRepDS_Point::TopOpeBRepDS_Point | ( | const TopoDS_Shape & | S | ) |
| gp_Pnt & TopOpeBRepDS_Point::ChangePoint | ( | ) |
| bool TopOpeBRepDS_Point::IsEqual | ( | const TopOpeBRepDS_Point & | other | ) | const |
| bool TopOpeBRepDS_Point::Keep | ( | ) | const |
| const gp_Pnt & TopOpeBRepDS_Point::Point | ( | ) | const |
| double TopOpeBRepDS_Point::Tolerance | ( | ) | const |