Logical functor (predicate) "Equal Nodes". More...
import "SMESH_Filter.idl";
Public Member Functions | |
void | SetTolerance (in double theToler) |
double | GetTolerance () |
boolean | IsSatisfy (in long thEntityId) |
long | NbSatisfying (in SMESH::SMESH_IDSource obj) |
void | SetMesh (in SMESH_Mesh theMesh) |
FunctorType | GetFunctorType () |
ElementType | GetElementType () |
Logical functor (predicate) "Equal Nodes".
Verify whether there is another mesh node with same coordinates
|
inherited |
|
inherited |
double SMESH::EqualNodes::GetTolerance | ( | ) |
|
inherited |
|
inherited |
|
inherited |
void SMESH::EqualNodes::SetTolerance | ( | in double | theToler | ) |