X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=doc%2Fsalome%2Fgui%2FGEOM%2Finput%2Fcreating_shell.doc;h=32cc8783ce2d37850828216dc1fb78235dbdf533;hb=97d9c2c6b1eb1b8c37b74e9409ebdb89c42c8c27;hp=7c87d3d2295f3b69e4582032ee0436e84b1bddc4;hpb=239f8109c64fa0c5a2e1d87a420bad5529b57f48;p=modules%2Fgeom.git diff --git a/doc/salome/gui/GEOM/input/creating_shell.doc b/doc/salome/gui/GEOM/input/creating_shell.doc index 7c87d3d22..32cc8783c 100644 --- a/doc/salome/gui/GEOM/input/creating_shell.doc +++ b/doc/salome/gui/GEOM/input/creating_shell.doc @@ -5,17 +5,17 @@ To create a \b Shell in the Main Menu select New Entity - > Build - > Shell -\n You can create a \b Shell from a list of faces and (or) shells. +\n You can create a \b Shell from a compound of faces or a list of faces or shells. \n The \b Result will be a \b GEOM_Object (shell). \n TUI Command: geompy.MakeShell(ListOfShape) -\n Arguments: Name + List of faces having connected edges. +\n Arguments: Name + Compound of faces or List of faces having connected edges. \image html neo-obj5.png \n Example: -\image html shellsn.png +\image html shellsn.png "Shell" Our TUI Scripts provide you with useful examples of creation of \ref tui_creation_shell "Advanced Geometric Objects".