![]() |
Open CASCADE Technology Reference Manual 8.0.0
|
A Geom surface and a tolerance. More...
#include <TopOpeBRepDS_Surface.hxx>
Public Member Functions | |
| TopOpeBRepDS_Surface () | |
| TopOpeBRepDS_Surface (const occ::handle< Geom_Surface > &P, const double T) | |
| TopOpeBRepDS_Surface (const TopOpeBRepDS_Surface &Other) | |
| void | Assign (const TopOpeBRepDS_Surface &Other) |
| void | operator= (const TopOpeBRepDS_Surface &Other) |
| const occ::handle< Geom_Surface > & | Surface () const |
| double | Tolerance () const |
| void | Tolerance (double theTol) |
| Update the tolerance. | |
| bool | Keep () const |
| void | ChangeKeep (bool theToKeep) |
A Geom surface and a tolerance.
| TopOpeBRepDS_Surface::TopOpeBRepDS_Surface | ( | ) |
| TopOpeBRepDS_Surface::TopOpeBRepDS_Surface | ( | const occ::handle< Geom_Surface > & | P, |
| const double | T ) |
| TopOpeBRepDS_Surface::TopOpeBRepDS_Surface | ( | const TopOpeBRepDS_Surface & | Other | ) |
| void TopOpeBRepDS_Surface::Assign | ( | const TopOpeBRepDS_Surface & | Other | ) |
|
inline |
|
inline |
|
inline |
|
inline |