Version: 9.12.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

◆ GetElementType()

ElementType SMESH::Functor::GetElementType ( )

◆ GetFunctorType()

FunctorType SMESH::Functor::GetFunctorType ( )

◆ SetMesh()

void SMESH::Functor::SetMesh ( in SMESH_Mesh  theMesh)