SALOME - SMESH
SMESH::Controls::Predicate Class Referenceabstract

#include <SMESH_ControlsDef.hxx>

Inheritance diagram for SMESH::Controls::Predicate:
Inheritance graph
Collaboration diagram for SMESH::Controls::Predicate:
Collaboration graph

Public Member Functions

virtual bool IsSatisfy (long theElementId)=0
 
virtual SMDSAbs_ElementType GetType () const =0
 
virtual void SetMesh (const SMDS_Mesh *theMesh)=0
 

Detailed Description

Definition at line 315 of file SMESH_ControlsDef.hxx.

Member Function Documentation

◆ IsSatisfy()

◆ GetType()

◆ SetMesh()