Open CASCADE Technology  7.0.0
Public Member Functions

TopOpeBRepDS_Surface Class Reference

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)
 

Detailed Description

A Geom surface and a tolerance.

Constructor & Destructor Documentation

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)

Member Function Documentation

void TopOpeBRepDS_Surface::Assign ( const TopOpeBRepDS_Surface Other)
void TopOpeBRepDS_Surface::ChangeKeep ( const Standard_Boolean  B)
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
void TopOpeBRepDS_Surface::Tolerance ( const Standard_Real  tol)

Update the tolerance.


The documentation for this class was generated from the following file: