SMESH::Controls::ElemGeomType Class Reference

#include <SMESH_ControlsDef.hxx>

Public Member Functions

 ElemGeomType ()
 
SMDSAbs_GeometryType GetGeomType () const
 
virtual SMDSAbs_ElementType GetType () const
 
virtual bool IsSatisfy (long theElementId)
 
void SetGeomType (SMDSAbs_GeometryType theType)
 
virtual void SetMesh (const SMDS_Mesh *theMesh)
 
void SetType (SMDSAbs_ElementType theType)
 
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

◆ ElemGeomType()

ElemGeomType::ElemGeomType ( )

Member Function Documentation

◆ GetGeomType()

SMDSAbs_GeometryType ElemGeomType::GetGeomType ( ) const

◆ GetType()

SMDSAbs_ElementType ElemGeomType::GetType ( ) const
virtual

◆ IsSatisfy()

◆ SetGeomType()

void ElemGeomType::SetGeomType ( SMDSAbs_GeometryType  theType)

◆ SetMesh()

void ElemGeomType::SetMesh ( const SMDS_Mesh theMesh)
virtual

◆ SetType()

void ElemGeomType::SetType ( SMDSAbs_ElementType  theType)

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