SMESH.EqualTo Interface Reference

import "SMESH_Filter.idl";

Inheritance diagram for SMESH.EqualTo:

Inheritance graph

Public Member Functions

void SetTolerance (in double theToler)
double GetTolerance ()
void SetMargin (in double theValue)
void SetNumFunctor (in NumericalFunctor theFunct)
double GetMargin ()
boolean IsSatisfy (in long thEntityId)
void SetMesh (in SMESH_Mesh theMesh)
FunctorType GetFunctorType ()
ElementType GetElementType ()

Member Function Documentation

void SMESH.EqualTo.SetTolerance in double  theToler  ) 
 

double SMESH.EqualTo.GetTolerance  ) 
 

void SMESH.Comparator.SetMargin in double  theValue  )  [inherited]
 

void SMESH.Comparator.SetNumFunctor in NumericalFunctor  theFunct  )  [inherited]
 

double SMESH.Comparator.GetMargin  )  [inherited]
 

boolean SMESH.Predicate.IsSatisfy in long  thEntityId  )  [inherited]
 

void SMESH.Functor.SetMesh in SMESH_Mesh  theMesh  )  [inherited]
 

FunctorType SMESH.Functor.GetFunctorType  )  [inherited]
 

ElementType SMESH.Functor.GetElementType  )  [inherited]