Open CASCADE Technology
7.1.0.beta
|
A Geom surface and a tolerance. More...
#include <TopOpeBRepDS_Surface.hxx>
Public Member Functions | |
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. More... | |
Standard_Boolean | Keep () const |
void | ChangeKeep (const Standard_Boolean B) |
A Geom surface and a tolerance.
TopOpeBRepDS_Surface::TopOpeBRepDS_Surface | ( | ) |
TopOpeBRepDS_Surface::TopOpeBRepDS_Surface | ( | const Handle< Geom_Surface > & | P, |
const Standard_Real | T | ||
) |
TopOpeBRepDS_Surface::TopOpeBRepDS_Surface | ( | const TopOpeBRepDS_Surface & | Other | ) |
void TopOpeBRepDS_Surface::Assign | ( | const TopOpeBRepDS_Surface & | Other | ) |
void TopOpeBRepDS_Surface::ChangeKeep | ( | const Standard_Boolean | B | ) |
Standard_Boolean TopOpeBRepDS_Surface::Keep | ( | ) | const |
|
inline |
const Handle< Geom_Surface >& TopOpeBRepDS_Surface::Surface | ( | ) | const |
Standard_Real TopOpeBRepDS_Surface::Tolerance | ( | ) | const |
void TopOpeBRepDS_Surface::Tolerance | ( | const Standard_Real | tol | ) |
Update the tolerance.