Go to the documentation of this file.
26 #ifndef _SMESH_HYPOTHESIS_IDL_
27 #define _SMESH_HYPOTHESIS_IDL_
29 #include "SALOME_Exception.idl"
30 #include "SALOME_GenericObj.idl"
70 void SetVarParameter (in
string parameter, in
string method);
76 string GetVarParameter (in
string methodName);
89 boolean IsDimSupported( in
Dimension type );
96 boolean HasParameters();