Open CASCADE Technology  7.4.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 (Standard_Real theTol)
 Update the tolerance. More...
 
Standard_Boolean Keep () const
 
void ChangeKeep (Standard_Boolean theToKeep)
 

Detailed Description

A Geom surface and a tolerance.

Constructor & Destructor Documentation

◆ TopOpeBRepDS_Surface() [1/3]

TopOpeBRepDS_Surface::TopOpeBRepDS_Surface ( )

◆ TopOpeBRepDS_Surface() [2/3]

TopOpeBRepDS_Surface::TopOpeBRepDS_Surface ( const Handle< Geom_Surface > &  P,
const Standard_Real  T 
)

◆ TopOpeBRepDS_Surface() [3/3]

TopOpeBRepDS_Surface::TopOpeBRepDS_Surface ( const TopOpeBRepDS_Surface Other)

Member Function Documentation

◆ Assign()

void TopOpeBRepDS_Surface::Assign ( const TopOpeBRepDS_Surface Other)

◆ ChangeKeep()

void TopOpeBRepDS_Surface::ChangeKeep ( Standard_Boolean  theToKeep)
inline

◆ Keep()

Standard_Boolean TopOpeBRepDS_Surface::Keep ( ) const
inline

◆ operator=()

void TopOpeBRepDS_Surface::operator= ( const TopOpeBRepDS_Surface Other)
inline

◆ Surface()

const Handle< Geom_Surface >& TopOpeBRepDS_Surface::Surface ( ) const
inline

◆ Tolerance() [1/2]

Standard_Real TopOpeBRepDS_Surface::Tolerance ( ) const
inline

◆ Tolerance() [2/2]

void TopOpeBRepDS_Surface::Tolerance ( Standard_Real  theTol)
inline

Update the tolerance.


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