SMESH.Functor Interface Reference

import "SMESH_Filter.idl";

Inheritance diagram for SMESH.Functor:

Inheritance graph

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

void SMESH.Functor.SetMesh in SMESH_Mesh  theMesh  ) 
 

FunctorType SMESH.Functor.GetFunctorType  ) 
 

ElementType SMESH.Functor.GetElementType  )