X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=doc%2Fsalome%2Fgui%2FGEOM%2Finput%2Fcreating_smoothingsurface.doc;h=e59f403b163c3976e47df43dce8b103f6c1badb9;hb=89e60b0cd04dc7c92a7ffd545a3d83c23ac222f4;hp=2b2968a5213c3799bf09fe3fdda3aabe5d994a55;hpb=944a286cc213fc509b2cc09c9435530aff9a2a50;p=modules%2Fgeom.git diff --git a/doc/salome/gui/GEOM/input/creating_smoothingsurface.doc b/doc/salome/gui/GEOM/input/creating_smoothingsurface.doc index 2b2968a52..e59f403b1 100644 --- a/doc/salome/gui/GEOM/input/creating_smoothingsurface.doc +++ b/doc/salome/gui/GEOM/input/creating_smoothingsurface.doc @@ -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; - Max nbr of Bezier pieces in the resulting surface; - Max BSpline surface degree of the resulting BSpline surface; -- Max plate criterion value, which is computed as max(0.0001,10*error), where error is a 3D tolerance of the surface. +- 3D tolerance of initial approximation + +\note 3D tolerance of the initial approximation represents the tolerance of +initial plate surface approximation. If this parameter is equal to 0 (default), +its value is automatically computed as max(0.0001, 10*error), +where error is the 3D tolerance of the surface representing the maximal +distance between the computed plate surface and given points. + +Advanced options: \ref preview_anchor "Preview" Press "Apply" or "Apply & Close" button to get the resulting GEOM_Object(Surface). @@ -20,7 +28,7 @@ Press "Apply" or "Apply & Close" button to get the resulting 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 GeomPlate_PlateG0Criterion . +- \em theDMax specifies 3D tolerance of the initial approximation. Example: