From dee0ffed9223618b518909545e462486bb102340 Mon Sep 17 00:00:00 2001 From: eap Date: Thu, 28 Feb 2008 14:34:38 +0000 Subject: [PATCH] PAL19022 MakeFilling: can't create a closed face improve description of arguments of MakeFilling() --- doc/salome/gui/GEOM/input/creating_filling.doc | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/doc/salome/gui/GEOM/input/creating_filling.doc b/doc/salome/gui/GEOM/input/creating_filling.doc index 82d446f2c..4600408d5 100644 --- a/doc/salome/gui/GEOM/input/creating_filling.doc +++ b/doc/salome/gui/GEOM/input/creating_filling.doc @@ -12,9 +12,7 @@ and Approximation. \n TUI Command: geompy.MakeFilling(Edges, MinDegree, MaxDegree, Tol2D, Tol3D, NbIter, isApprox) -\n Arguments: Name + 1 List of edges + 6 Parameters -(Min. degree, Max. degree, Number of iterations, 2D tolerance, 3D -tolerance, Number of iterations, Approximation). +\n Arguments: Name + 1 Compound of edges + 2 Values (min. and max degree of result BSpline surface) + 2 Values (2D and 3D precision to reach) + 1 Value (number of iterations of approximaion algorithm) + 1 Flag (to select one of algorithms). \image html filling.png -- 2.39.2