SMESH::Controls::FreeBorders Class Reference

#include <SMESH_ControlsDef.hxx>

Public Member Functions

 FreeBorders ()
 
virtual SMDSAbs_ElementType GetType () const
 
virtual bool IsSatisfy (long theElementId)
 
virtual void SetMesh (const SMDS_Mesh *theMesh)
 
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 ()
 

Protected Attributes

const SMDS_MeshmyMesh
 

Constructor & Destructor Documentation

◆ FreeBorders()

FreeBorders::FreeBorders ( )

Member Function Documentation

◆ GetType()

SMDSAbs_ElementType FreeBorders::GetType ( ) const
virtual

◆ IsSatisfy()

bool FreeBorders::IsSatisfy ( long  theElementId)
virtual

◆ SetMesh()

void FreeBorders::SetMesh ( const SMDS_Mesh theMesh)
virtual

Member Data Documentation

◆ myMesh

const SMDS_Mesh* SMESH::Controls::FreeBorders::myMesh
protected

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