]> SALOME platform Git repositories - modules/geom.git/commitdiff
Salome HOME
PAL19022 MakeFilling: can't create a closed face
authoreap <eap@opencascade.com>
Thu, 28 Feb 2008 14:34:38 +0000 (14:34 +0000)
committereap <eap@opencascade.com>
Thu, 28 Feb 2008 14:34:38 +0000 (14:34 +0000)
   improve description of arguments of MakeFilling()

doc/salome/gui/GEOM/input/creating_filling.doc

index 82d446f2c31c8812b6cc41190c4b47280dca4939..4600408d5152791f42c59c8b3d9558b372b2158c 100644 (file)
@@ -12,9 +12,7 @@ and <b>Approximation</b>.
 
 \n <b>TUI Command:</b> <em>geompy.MakeFilling(Edges, MinDegree,
 MaxDegree, Tol2D, Tol3D, NbIter, isApprox)</em>
-\n <b>Arguments:</b> Name + 1 List of edges + 6 Parameters
-(Min. degree, Max. degree, Number of iterations, 2D tolerance, 3D
-tolerance, Number of iterations, Approximation).
+\n <b>Arguments:</b> 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