SMESH::Controls::ElemEntityType Class Reference

#include <SMESH_ControlsDef.hxx>

Public Member Functions

 ElemEntityType ()
 
SMDSAbs_EntityType GetElemEntityType () const
 
virtual SMDSAbs_ElementType GetType () const
 
virtual bool IsSatisfy (long theElementId)
 
void SetElemEntityType (SMDSAbs_EntityType theEntityType)
 
virtual void SetMesh (const SMDS_Mesh *theMesh)
 
void SetType (SMDSAbs_ElementType theType)
 
- Public Member Functions inherited from SMESH::Controls::Functor
 ~Functor ()
 

Constructor & Destructor Documentation

◆ ElemEntityType()

ElemEntityType::ElemEntityType ( )

Member Function Documentation

◆ GetElemEntityType()

SMDSAbs_EntityType ElemEntityType::GetElemEntityType ( ) const

◆ GetType()

SMDSAbs_ElementType ElemEntityType::GetType ( ) const
virtual

◆ IsSatisfy()

bool ElemEntityType::IsSatisfy ( long  theElementId)
virtual

◆ SetElemEntityType()

void ElemEntityType::SetElemEntityType ( SMDSAbs_EntityType  theEntityType)

◆ SetMesh()

void ElemEntityType::SetMesh ( const SMDS_Mesh theMesh)
virtual

◆ SetType()

void ElemEntityType::SetType ( SMDSAbs_ElementType  theType)

The documentation for this class was generated from the following files:
  • src/3rdParty/salomesmesh/inc/SMESH_ControlsDef.hxx
  • src/3rdParty/salomesmesh/src/Controls/SMESH_Controls.cpp