]> SALOME platform Git repositories - modules/geom.git/commitdiff
Salome HOME
PAL16568/19022
authoreap <eap@opencascade.com>
Wed, 23 Apr 2008 07:12:32 +0000 (07:12 +0000)
committereap <eap@opencascade.com>
Wed, 23 Apr 2008 07:12:32 +0000 (07:12 +0000)
doc/salome/gui/GEOM/input/creating_filling.doc

index 9ccad42901e9f7a72a06309e2145530ec2825357..fc5e0c97d5693083c85149be37cb420fb50f8db4 100644 (file)
@@ -13,8 +13,8 @@ surface;
 created surface and the reference edge; 
 \n <b>Number of
 Iterations</b> - defines the maximum number of iterations. The iterations are repeated until the required tolerance is reached. So, a greater number of iterations allows producing a better surface. 
-\n <b>Approximation</b> - if checked, BSpline curves are generated in the process of surface construction, By default the surface is created using Besier curves. The usage of <b>Approximation</b> makes the algorithm work slower, but allows building the
-surface for rather complex cases.
+\n <b>Approximation</b> - if checked, BSpline curves are generated in the process of surface construction (using GeomAPI_PointsToBSplineSurface functionality). By default the surface is created using Besier curves. The usage of <b>Approximation</b> makes the algorithm work slower, but allows building the
+surface for rather complex cases. 
 
 \n The \b Result of the operation will be a GEOM_Object (face).