Abstract logical functor (predicate) "RangeOfIds". More...
import "SMESH_Filter.idl";
Public Member Functions | |
void | SetRange (in long_array theIds) |
boolean | SetRangeStr (in string theRange) |
string | GetRangeStr () |
void | SetElementType (in ElementType theType) |
boolean | IsSatisfy (in long thEntityId) |
long | NbSatisfying (in SMESH::SMESH_IDSource obj) |
void | SetMesh (in SMESH_Mesh theMesh) |
FunctorType | GetFunctorType () |
ElementType | GetElementType () |
Abstract logical functor (predicate) "RangeOfIds".
Verify whether an Entity Id belongs to defined sequence of id's
|
inherited |
|
inherited |
string SMESH::RangeOfIds::GetRangeStr | ( | ) |
|
inherited |
|
inherited |
void SMESH::RangeOfIds::SetElementType | ( | in ElementType | theType | ) |
|
inherited |
void SMESH::RangeOfIds::SetRange | ( | in long_array | theIds | ) |
boolean SMESH::RangeOfIds::SetRangeStr | ( | in string | theRange | ) |