interface SMESH_Hypothesis |
IDL file |
Python |
||||||||
string GetName ( ) |
return_value = GetName ( ) |
|||||||||
string GetLibName ( ) |
return_value = GetLibName ( ) |
|||||||||
long GetId ( ) |
return_value = GetId ( ) |
interface SMESH_Algo |
IDL file |
Python |
||||||||
ListOfHypothesisName GetCompatibleHypothesis ( ) |
return_value = GetCompatibleHypothesis ( ) |
interface SMESH_1D_Algo |
IDL file |
Python |
interface SMESH_2D_Algo |
IDL file |
Python |
interface SMESH_3D_Algo |
IDL file |
Python |