import "SMESH_Filter.idl";
Detailed Description
Definition at line 342 of file SMESH_Filter.idl.
Member Function Documentation
| ElementType SMESH.Functor.GetElementType |
( |
| ) |
[inherited] |
| FunctorType SMESH.Functor.GetFunctorType |
( |
| ) |
[inherited] |
| double SMESH.Comparator.GetMargin |
( |
| ) |
[inherited] |
| double SMESH.EqualTo.GetTolerance |
( |
| ) |
|
| boolean SMESH.Predicate.IsSatisfy |
( |
in long |
thEntityId | ) |
[inherited] |
| void SMESH.Comparator.SetMargin |
( |
in double |
theValue | ) |
[inherited] |
| void SMESH.Functor.SetMesh |
( |
in SMESH_Mesh |
theMesh | ) |
[inherited] |
| void SMESH.EqualTo.SetTolerance |
( |
in double |
theToler | ) |
|