SMESH.Length2D Interface Reference

import "SMESH_Filter.idl";

Inheritance diagram for SMESH.Length2D:

Inheritance graph

Public Types

typedef sequence< ValueValues

Public Member Functions

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

Data Structures

struct  Value

Member Typedef Documentation

typedef sequence<Value> SMESH.Length2D.Values
 


Member Function Documentation

Values SMESH.Length2D.GetValues  ) 
 

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]