import "SMESH_Filter.idl";
Detailed Description
Definition at line 122 of file SMESH_Filter.idl.
Member Function Documentation
| ElementType SMESH.Functor.GetElementType |
( |
| ) |
[inherited] |
| FunctorType SMESH.Functor.GetFunctorType |
( |
| ) |
[inherited] |
| Histogram SMESH.NumericalFunctor.GetHistogram |
( |
in short |
nbIntervals | ) |
[inherited] |
| long SMESH.NumericalFunctor.GetPrecision |
( |
| ) |
[inherited] |
| double SMESH.NumericalFunctor.GetValue |
( |
in long |
theElementId | ) |
[inherited] |
| void SMESH.Functor.SetMesh |
( |
in SMESH_Mesh |
theMesh | ) |
[inherited] |
| void SMESH.NumericalFunctor.SetPrecision |
( |
in long |
thePrecision | ) |
[inherited] |
Set precision for calculation.
It is a position after point which is used to functor value after calculation.