#include <TopOpeBRepDS_Surface.hxx>
Public Member Functions | |
| void * | operator new (size_t, void *anAddress) |
| void * | operator new (size_t size) |
| void | operator delete (void *anAddress) |
| Standard_EXPORT | TopOpeBRepDS_Surface () |
| Standard_EXPORT | TopOpeBRepDS_Surface (const Handle(Geom_Surface)&P, const Standard_Real T) |
| Standard_EXPORT | TopOpeBRepDS_Surface (const TopOpeBRepDS_Surface &Other) |
| Standard_EXPORT void | Assign (const TopOpeBRepDS_Surface &Other) |
| void | operator= (const TopOpeBRepDS_Surface &Other) |
| Standard_EXPORT const Handle_Geom_Surface & | Surface () const |
| Standard_EXPORT Standard_Real | Tolerance () const |
| Standard_EXPORT void | Tolerance (const Standard_Real tol) |
| Update the tolerance . | |
| Standard_EXPORT Standard_Boolean | Keep () const |
| Standard_EXPORT void | ChangeKeep (const Standard_Boolean B) |
Private Attributes | |
| Handle_Geom_Surface | mySurface |
| Standard_Real | myTolerance |
| Standard_Boolean | myKeep |
|
|
|
|
||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.4.1