0020673: EDF 1240 GEOM : Option for orientation in MakeFilling

Fix doc
This commit is contained in:
gdd 2010-05-04 13:03:35 +00:00
parent b88356daeb
commit 8b4b665cd7

View File

@ -36,8 +36,7 @@ rather complex cases.
\n <b>TUI Command:</b> <em>geompy.MakeFilling(Edges, MinDegree, MaxDegree, Tol2D, Tol3D, NbIter)</em> \n <b>TUI Command:</b> <em>geompy.MakeFilling(Edges, MinDegree, MaxDegree, Tol2D, Tol3D, NbIter)</em>
\n <b>Arguments:</b> Name + 1 List of edges + 7 Parameters \n <b>Arguments:</b> Name + 1 List of edges + 7 Parameters
(Min. degree, Max. degree, Number of iterations, 2D tolerance, 3D (Min. degree, Max. degree, 2D tolerance, 3D tolerance, Number of iterations, Method, Approximation).
tolerance, Number of iterations, Method, Approximation).
\image html filling.png \image html filling.png