Salome HOME
Update doc
[modules/smesh.git] / doc / salome / gui / SMESH / input / blsurf_hypo.doc
index 2f39999da8085a61d47915b130ac77f7dad38470..7e7a4f45a92a4a8dbf71ba92a553e311205d6aaa 100644 (file)
@@ -244,6 +244,7 @@ at your own risk.
 \n\n Integer variables:
 <ul>
 <li>    addsurf_ivertex</li>
+<li>    anisotropic    </li>
 <li>    background     </li>
 <li>    coiter         </li>
 <li>    communication  </li>
@@ -265,15 +266,16 @@ at your own risk.
 </ul>
 Real variables:
 <ul>
-<li>    addsurf_angle  </li>
-<li>    addsurf_R      </li>
-<li>    addsurf_H      </li>
-<li>    addsurf_FG     </li>
-<li>    addsurf_r      </li>
-<li>    addsurf_PA     </li>
-<li>    angle_compcurv </li>
-<li>    angle_ridge    </li>
-<li>    eps_pardom     </li>
+<li>    addsurf_angle    </li>
+<li>    addsurf_R        </li>
+<li>    addsurf_H        </li>
+<li>    addsurf_FG       </li>
+<li>    addsurf_r        </li>
+<li>    addsurf_PA       </li>
+<li>    angle_compcurv   </li>
+<li>    angle_ridge      </li>
+<li>    anisotropic_ratio</li>
+<li>    eps_pardom       </li>
 </ul>
 String variables:
 <ul>
@@ -415,6 +417,9 @@ The enforced vertex is the projection of a point defined by its
 <li>If a group name is specified, the enforced nodes will be added in the group. If the group does not exist it will be created.
 </ul>
 
+You can specify BLSURF to use the internal vertices of the faces as enforced vertices by checking <i>Use internal vertices of all faces</i>.
+If a group name is specified, the internal enforced nodes will be added in the group. If the group does not exist it will be created.
+
 <br><b>See Also</b> a sample TUI Script of the \ref tui_blsurf "creation of a BLSurf hypothesis", including enforced vertices.
 
 \ref blsurf_top "Back to top"