import "SMESH_Filter.idl";

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 () | 
Predicate for compare value calculated by numerical functor with threshold value
      
  | 
  inherited | 
      
  | 
  inherited | 
| double SMESH::Comparator::GetMargin | ( | ) | 
      
  | 
  inherited | 
      
  | 
  inherited | 
| void SMESH::Comparator::SetMargin | ( | in double | theValue | ) | 
      
  | 
  inherited | 
| void SMESH::Comparator::SetNumFunctor | ( | in NumericalFunctor | theFunct | ) |