SMESH::Controls::ElementsOnSurface Class Reference

#include <SMESH_ControlsDef.hxx>

Public Member Functions

 ElementsOnSurface ()
 
double GetTolerance () const
 
virtual SMDSAbs_ElementType GetType () const
 
bool GetUseBoundaries () const
 
virtual bool IsSatisfy (long theElementId)
 
virtual void SetMesh (const SMDS_Mesh *theMesh)
 
void SetSurface (const TopoDS_Shape &theShape, const SMDSAbs_ElementType theType)
 
void SetTolerance (const double theToler)
 
void SetUseBoundaries (bool theUse)
 
 ~ElementsOnSurface ()
 
virtual SMDSAbs_ElementType GetType () const =0
 
virtual bool IsSatisfy (long theElementId)=0
 
- Public Member Functions inherited from SMESH::Controls::Functor
virtual SMDSAbs_ElementType GetType () const =0
 
virtual void SetMesh (const SMDS_Mesh *theMesh)=0
 
virtual ~Functor ()
 

Constructor & Destructor Documentation

◆ ElementsOnSurface()

ElementsOnSurface::ElementsOnSurface ( )

◆ ~ElementsOnSurface()

ElementsOnSurface::~ElementsOnSurface ( )

Member Function Documentation

◆ GetTolerance()

double ElementsOnSurface::GetTolerance ( ) const

◆ GetType()

SMDSAbs_ElementType ElementsOnSurface::GetType ( ) const
virtual

◆ GetUseBoundaries()

bool SMESH::Controls::ElementsOnSurface::GetUseBoundaries ( ) const

◆ IsSatisfy()

bool ElementsOnSurface::IsSatisfy ( long  theElementId)
virtual

◆ SetMesh()

void ElementsOnSurface::SetMesh ( const SMDS_Mesh theMesh)
virtual

◆ SetSurface()

void ElementsOnSurface::SetSurface ( const TopoDS_Shape &  theShape,
const SMDSAbs_ElementType  theType 
)

Referenced by SetUseBoundaries().

◆ SetTolerance()

void ElementsOnSurface::SetTolerance ( const double  theToler)

◆ SetUseBoundaries()

void ElementsOnSurface::SetUseBoundaries ( bool  theUse)

References SetSurface().


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