Version: 9.16.0
SMESH::MoreThan Interface Reference

import"SMESH_Filter.idl";

Inheritance diagram for SMESH::MoreThan:

Public Member Functions

void SetMargin (in double theValue)
 
void SetNumFunctor (in NumericalFunctor theFunct)
 
double GetMargin ()
 
boolean IsSatisfy (in long thEntityId)
 
long NbSatisfying (in SMESH::SMESH_IDSource obj)
 
void SetMesh (in SMESH_Mesh theMesh)
 
FunctorType GetFunctorType ()
 
ElementType GetElementType ()
 

Member Function Documentation

◆ GetElementType()

ElementType SMESH::Functor::GetElementType ( )
inherited

◆ GetFunctorType()

FunctorType SMESH::Functor::GetFunctorType ( )
inherited

◆ GetMargin()

double SMESH::Comparator::GetMargin ( )
inherited

◆ IsSatisfy()

boolean SMESH::Predicate::IsSatisfy ( in long  thEntityId)
inherited

◆ NbSatisfying()

long SMESH::Predicate::NbSatisfying ( in SMESH::SMESH_IDSource  obj)
inherited

◆ SetMargin()

void SMESH::Comparator::SetMargin ( in double  theValue)
inherited

◆ SetMesh()

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

◆ SetNumFunctor()

void SMESH::Comparator::SetNumFunctor ( in NumericalFunctor  theFunct)
inherited