SMESH.Length Interface Reference

import "SMESH_Filter.idl";

Inheritance diagram for SMESH.Length:

Inheritance graph

Public Member Functions

double GetValue (in long theElementId)
void SetPrecision (in long thePrecision)
long GetPrecision ()
void SetMesh (in SMESH_Mesh theMesh)
FunctorType GetFunctorType ()
ElementType GetElementType ()

Member Function Documentation

double SMESH.NumericalFunctor.GetValue in long  theElementId  )  [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.

long SMESH.NumericalFunctor.GetPrecision  )  [inherited]
 

void SMESH.Functor.SetMesh in SMESH_Mesh  theMesh  )  [inherited]
 

FunctorType SMESH.Functor.GetFunctorType  )  [inherited]
 

ElementType SMESH.Functor.GetElementType  )  [inherited]