X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=doc%2Fsalome%2Fgui%2FGEOM%2Finput%2Fcreating_smoothingsurface.doc;h=5b102a173ac1659b5d6e9f80f23cb5ef2a5696fe;hb=ef20f40494c9ede9394c4465ed565a5a30332611;hp=9f2263ec6ee5ad45ab70d6913d58dbb94b5ec7e8;hpb=5f4c43d53a17d4262672136ab21dc0c355a7b93e;p=modules%2Fgeom.git diff --git a/doc/salome/gui/GEOM/input/creating_smoothingsurface.doc b/doc/salome/gui/GEOM/input/creating_smoothingsurface.doc index 9f2263ec6..5b102a173 100644 --- a/doc/salome/gui/GEOM/input/creating_smoothingsurface.doc +++ b/doc/salome/gui/GEOM/input/creating_smoothingsurface.doc @@ -1,18 +1,17 @@ /*! -\page create_smoothingsurface_page SmoothingSurface +\page create_smoothingsurface_page Smoothing Surface -To create a \b SmoothingSurface in the Main Menu select New Entity - > +To create a Smoothing Surface in the Main Menu select New Entity - > Advanced - > SmoothingSurface -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. -TUI Command: geompy.MakeSmoothingSurface(lPoints) +\note The dialog accepts compounds of points as well as single nodes. -Arguments: -- \b lPoints - list of points +The result of the operation will be a GEOM_Object(Surface). + +TUI Command: geompy.MakeSmoothingSurface(Points) \image html smoothingsurface_dlg.png