StdMeshers.StdMeshers_AutomaticLength Interface Reference

import "SMESH_BasicHypothesis.idl";

Inheritance diagram for StdMeshers.StdMeshers_AutomaticLength:

Inheritance graph

Public Member Functions

void SetFineness (in double theFineness) raises (SALOME::SALOME_Exception)
double GetFineness ()
string GetName ()
string GetLibName ()
long GetId ()
boolean IsDimSupported (in Dimension type)

Detailed Description

StdMeshers_AutomaticLength: interface of "Automatic length" hypothesis


Member Function Documentation

void StdMeshers.StdMeshers_AutomaticLength.SetFineness in double  theFineness  )  raises (SALOME::SALOME_Exception)
 

Sets Fineness parameter value

double StdMeshers.StdMeshers_AutomaticLength.GetFineness  ) 
 

Returns <Fineness> parameter value

string SMESH.SMESH_Hypothesis.GetName  )  [inherited]
 

Get the Hypothesis typeName

string SMESH.SMESH_Hypothesis.GetLibName  )  [inherited]
 

Get the Hypothesis plugin library Name

long SMESH.SMESH_Hypothesis.GetId  )  [inherited]
 

Get the internal Id

boolean SMESH.SMESH_Hypothesis.IsDimSupported in Dimension  type  )  [inherited]
 

Verify whether hypothesis supports given entity type