Salome HOME
0019923: EDF 765 SMESH : default values of hypothesis BR_V5_IMP_P8
authoreap <eap@opencascade.com>
Mon, 19 Jan 2009 14:07:47 +0000 (14:07 +0000)
committereap <eap@opencascade.com>
Mon, 19 Jan 2009 14:07:47 +0000 (14:07 +0000)
commit9fbce41ed70691ae478420c5b274eacac0342fcc
tree5587819fe0ea8918f522db94ae760f0bf3c99297
parentcbac840ebe8fd272c86584882819a69f127b71df
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/BLSURFPlugin/BLSURFPlugin_Hypothesis.cxx
src/BLSURFPlugin/BLSURFPlugin_Hypothesis.hxx