Salome HOME
0022380: EDF 2746 GEOM: Accept compounds of points as an input for "Smoothing surface"
[modules/geom.git] / doc / salome / gui / GEOM / input / creating_smoothingsurface.doc
index 9f2263ec6ee5ad45ab70d6913d58dbb94b5ec7e8..5b102a173ac1659b5d6e9f80f23cb5ef2a5696fe 100644 (file)
@@ -1,18 +1,17 @@
 /*!
 
-\page create_smoothingsurface_page SmoothingSurface
+\page create_smoothingsurface_page Smoothing Surface
 
-To create a \b SmoothingSurface in the <b>Main Menu</b> select <b>New Entity - >
+To create a <b> Smoothing Surface</b> in the <b>Main Menu</b> select <b>New Entity - >
 Advanced - > SmoothingSurface </b>
 
-Specify the parameters of the SmoothingSurface object creation in the opened dialog
-box and press "Apply" or "Apply & Close" button.
-Result of each operation will be a GEOM_Object.
+Specify the \b Name of the surface and the list of \b Points, from which it is approximated and press "Apply" or "Apply & Close" button.
 
-<b>TUI Command:</b> <em>geompy.MakeSmoothingSurface(lPoints)</em>
+\note The dialog accepts compounds of points as well as single nodes.
 
-<b>Arguments:</b>
-- \b lPoints - list of  points
+The result of the operation will be a GEOM_Object(Surface).
+
+<b>TUI Command:</b> <em>geompy.MakeSmoothingSurface(Points)</em>
 
 \image html smoothingsurface_dlg.png