import "SMESH_Filter.idl";
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) |
long | NbSatisfying (in SMESH::SMESH_IDSource obj) |
void | SetMesh (in SMESH_Mesh theMesh) |
FunctorType | GetFunctorType () |
ElementType | GetElementType () |
|
inherited |
|
inherited |
|
inherited |
double SMESH::EqualTo::GetTolerance | ( | ) |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
void SMESH::EqualTo::SetTolerance | ( | in double | theToler | ) |