StdMeshers.StdMeshers_StartEndLength Interface Reference

import "SMESH_BasicHypothesis.idl";

Inheritance diagram for StdMeshers.StdMeshers_StartEndLength:

Inheritance graph

Public Member Functions

void SetLength (in double length, in boolean isStartLength) raises (SALOME::SALOME_Exception)
double GetLength (in boolean isStartLength)
string GetName ()
string GetLibName ()
long GetId ()
boolean IsDimSupported (in Dimension type)

Detailed Description

StdMeshers_StartEndLength: interface of "Start and End Length" hypothesis


Member Function Documentation

void StdMeshers.StdMeshers_StartEndLength.SetLength in double  length,
in boolean  isStartLength
raises (SALOME::SALOME_Exception)
 

Sets <start segment="" length>=""> or <end segment="" length>=""> parameter value

double StdMeshers.StdMeshers_StartEndLength.GetLength in boolean  isStartLength  ) 
 

Returns <start segment="" length>=""> or <end segment="" length>=""> 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