Salome HOME
Merge changes for HYDRO project : hydro/imps_2017_salome_83 branch.
[modules/geom.git] / doc / salome / gui / GEOM / input / creating_smoothingsurface.doc
index 2b2968a5213c3799bf09fe3fdda3aabe5d994a55..e59f403b163c3976e47df43dce8b103f6c1badb9 100644 (file)
@@ -12,7 +12,15 @@ In this dialog you can specify the following parameters:
 - the list of \b Points or compounds of points, from which it is approximated;
 - <b>Max nbr of Bezier pieces</b> in the resulting surface;
 - <b>Max BSpline surface degree</b> of the resulting BSpline surface;
-- <b>Max plate criterion value</b>, which is computed as <em> max(0.0001,10*error), </em> where error is a 3D tolerance of the surface.
+- <b>3D tolerance of initial approximation</b>
+
+\note <b>3D tolerance of the initial approximation</b> represents the tolerance of
+initial plate surface approximation. If this parameter is equal to 0 (default),
+its value is automatically computed as <em> max(0.0001, 10*error)</em>,
+where <em>error</em> is the 3D tolerance of the surface representing the maximal
+distance between the computed plate surface and given points.
+
+<b>Advanced options:</b> \ref preview_anchor "Preview"
 
 Press "Apply" or "Apply & Close" button to get the resulting <em>GEOM_Object(Surface)</em>.
 
@@ -20,7 +28,7 @@ Press "Apply" or "Apply & Close" button to get the resulting <em>GEOM_Object(Sur
 - \em thelPoints is a list of points or compounds of points;
 - \em theNbMax maximum number of Bezier pieces in the resulting surface;
 - \em theDegMax maximum degree;  
-- \em theDMax specifies maximum value of <em> GeomPlate_PlateG0Criterion </em>.
+- \em theDMax specifies 3D tolerance of the initial approximation.
 
 Example: