import "SMESH_Filter.idl";
Detailed Description
Definition at line 364 of file SMESH_Filter.idl.
Member Function Documentation
| ElementType SMESH.Functor.GetElementType |
( |
| ) |
[inherited] |
| FunctorType SMESH.Functor.GetFunctorType |
( |
| ) |
[inherited] |
| boolean SMESH.Predicate.IsSatisfy |
( |
in long |
thEntityId | ) |
[inherited] |
| void SMESH.Functor.SetMesh |
( |
in SMESH_Mesh |
theMesh | ) |
[inherited] |
| void SMESH.LogicalBinary.SetPredicate1 |
( |
in Predicate |
thePredicate | ) |
[inherited] |
| void SMESH.LogicalBinary.SetPredicate2 |
( |
in Predicate |
thePredicate | ) |
[inherited] |