Functor "Element geometry type" Returns is element has indicated geometry type. More...
import "SMESH_Filter.idl";

Public Member Functions | |
| void | SetElementType (in ElementType theType) |
| void | SetGeometryType (in GeometryType theType) |
| boolean | IsSatisfy (in long thEntityId) |
| void | SetMesh (in SMESH_Mesh theMesh) |
| FunctorType | GetFunctorType () |
| ElementType | GetElementType () |
Functor "Element geometry type" Returns is element has indicated geometry type.
Definition at line 389 of file SMESH_Filter.idl.
| ElementType SMESH.Functor.GetElementType | ( | ) | [inherited] |
| FunctorType SMESH.Functor.GetFunctorType | ( | ) | [inherited] |
| boolean SMESH.Predicate.IsSatisfy | ( | in long | thEntityId | ) | [inherited] |
| void SMESH.ElemGeomType.SetElementType | ( | in ElementType | theType | ) |
| void SMESH.ElemGeomType.SetGeometryType | ( | in GeometryType | theType | ) |
| void SMESH.Functor.SetMesh | ( | in SMESH_Mesh | theMesh | ) | [inherited] |