Base interface for all functors ( i.e. More...
import "SMESH_Filter.idl";

Public Member Functions | |
| void | SetMesh (in SMESH_Mesh theMesh) |
| FunctorType | GetFunctorType () |
| ElementType | GetElementType () |
Base interface for all functors ( i.e.
numerical functors and predicates )
Definition at line 99 of file SMESH_Filter.idl.
| ElementType SMESH.Functor.GetElementType | ( | ) |
| FunctorType SMESH.Functor.GetFunctorType | ( | ) |
| void SMESH.Functor.SetMesh | ( | in SMESH_Mesh | theMesh | ) |