Version: 8.3.0
SMESH::Functor Interface Reference

Base interface for all functors ( i.e. More...

import "SMESH_Filter.idl";

Inheritance diagram for SMESH::Functor:

Public Member Functions

void SetMesh (in SMESH_Mesh theMesh)
 
FunctorType GetFunctorType ()
 
ElementType GetElementType ()
 

Detailed Description

Base interface for all functors ( i.e.

numerical functors and predicates )

Member Function Documentation

ElementType SMESH::Functor::GetElementType ( )
FunctorType SMESH::Functor::GetFunctorType ( )
void SMESH::Functor::SetMesh ( in SMESH_Mesh  theMesh)