Predicates are intended for verification of criteria, they return bool value by mesh id. More...
import "SMESH_Filter.idl";
Public Member Functions | |
boolean | IsSatisfy (in long thEntityId) |
long | NbSatisfying (in SMESH::SMESH_IDSource obj) |
void | SetMesh (in SMESH_Mesh theMesh) |
FunctorType | GetFunctorType () |
ElementType | GetElementType () |
Predicates are intended for verification of criteria, they return bool value by mesh id.
|
inherited |
|
inherited |
boolean SMESH::Predicate::IsSatisfy | ( | in long | thEntityId | ) |
long SMESH::Predicate::NbSatisfying | ( | in SMESH::SMESH_IDSource | obj | ) |
|
inherited |