]> SALOME platform Git repositories - plugins/ghs3dplugin.git/commit
Salome HOME
0019923: EDF 765 SMESH : default values of hypothesis BR_V5_IMP_P8
authoreap <eap@opencascade.com>
Wed, 14 Jan 2009 13:15:32 +0000 (13:15 +0000)
committereap <eap@opencascade.com>
Wed, 14 Jan 2009 13:15:32 +0000 (13:15 +0000)
commit39695c04dab4ab00e8e8311c631a2ca0a46b3ca9
tree64490b1080c0f976f84a86fee885d1030b83f224
parent873a396b539ef66191fbbef59ea88ce1efbda5ab
0019923: EDF 765 SMESH : default values of hypothesis

+   * \brief Initialize my parameter values by linear size of mesh element.
+   *  \retval bool - true if parameter values have been successfully defined
+   */
+  virtual bool SetParametersByElementSize(double elemLenght, const SMESH_Mesh* theMesh=0)=0;
src/GHS3DPlugin_Hypothesis.cxx
src/GHS3DPlugin_Hypothesis.hxx