|
Open CASCADE Technology
6.5.4
|
A Geom poimt and a tolerance.
#include <TopOpeBRepDS_Surface.hxx>
Public Member Functions | |
| DEFINE_STANDARD_ALLOC | TopOpeBRepDS_Surface () |
| TopOpeBRepDS_Surface (const Handle< Geom_Surface > &P, const Standard_Real T) | |
| TopOpeBRepDS_Surface (const TopOpeBRepDS_Surface &Other) | |
| void | Assign (const TopOpeBRepDS_Surface &Other) |
| void | operator= (const TopOpeBRepDS_Surface &Other) |
| const Handle_Geom_Surface & | Surface () const |
| Standard_Real | Tolerance () const |
| void | Tolerance (const Standard_Real tol) |
| Update the tolerance | |
| Standard_Boolean | Keep () const |
| void | ChangeKeep (const Standard_Boolean B) |
| TopOpeBRepDS_Surface::TopOpeBRepDS_Surface | ( | const Handle< Geom_Surface > & | P, |
| const Standard_Real | T | ||
| ) |
| Standard_Boolean TopOpeBRepDS_Surface::Keep | ( | ) | const |
| void TopOpeBRepDS_Surface::operator= | ( | const TopOpeBRepDS_Surface & | Other | ) | [inline] |
| const Handle_Geom_Surface& TopOpeBRepDS_Surface::Surface | ( | ) | const |
| Standard_Real TopOpeBRepDS_Surface::Tolerance | ( | ) | const |
1.8.0