Salome HOME
Fix for NPAL17873.
[modules/smesh.git] / doc / salome / gui / SMESH / files / arithmetic_1d.htm
index d421cd9139f19f207c45b595010b0dda13a835d6..0bd03405be82f163f2272a13d58c50eeb9b7fa49 100755 (executable)
@@ -182,12 +182,25 @@ if (window.writeIntopicBar)
 \r
 <h3><a name=Average_length>Average Length hypothesis</a></h3>\r
 \r
-<p><span style="font-weight: bold;"><B>Average Length </B></span>hypothesis can \r
- be applied for meshing of edges composing your geometrical object. Definition \r
- of this hypothesis consists of setting the <span style="font-weight: bold;"><B>length</B></span> \r
- of segments, which will split these edges. The points on the edges generated \r
- by these segments will represent nodes of your mesh. Later these nodes \r
- will be used for meshing of the faces abutting to these edges.</p>\r
+<p><span style="font-weight: bold;"><B>Average Length </B></span>hypothesis\r
+ can be applied for meshing of edges composing your geometrical\r
+ object. Definition of this hypothesis consists of setting the\r
+ <span style="font-weight: bold;"><B>length </B></span>of segments,\r
+ which will split these edges, and the <span style="font-weight:bold;"><B>precision </B></span>\r
+ of rounding. The points on the edges generated by these segments will represent nodes of your\r
+ mesh. Later these nodes will be used for meshing of the faces abutting\r
+ to these edges.</p>\r
+\r
+<p>&nbsp;</p>\r
+\r
+<p>The <span style="font-weight: bold;"><B>precision </B></span>\r
+ parameter is used to allow rounding a number of\r
+ segments, calculated from the edge length and average length of\r
+ segment, to the lower integer, if this value outstands from it in\r
+ bounds of the precision. Otherwise, the number of segments is rounded\r
+ to the higher integer. Use value 0.5 to provide rounding to the\r
+ nearest integer, 1.0 for the lower integer, 0.0 for the higher\r
+ integer. Default value is 1e-07.</p>\r
 \r
 <p>&nbsp;</p>\r
 \r