]> SALOME platform Git repositories - modules/geom.git/commitdiff
Salome HOME
0023152: EDF GEOM: Use a self-intersected wire with MakeFace
authorvsr <vsr@opencascade.com>
Thu, 17 Sep 2015 13:44:08 +0000 (16:44 +0300)
committervsr <vsr@opencascade.com>
Thu, 17 Sep 2015 13:44:08 +0000 (16:44 +0300)
- Additional update of documentation for MakeShell() function

doc/salome/gui/GEOM/input/creating_shell.doc

index 32cc8783ce2d37850828216dc1fb78235dbdf533..822b8d95313ce27fab974cddd600bff8a0e3b731 100644 (file)
@@ -6,7 +6,7 @@ To create a \b Shell in the <b>Main Menu</b> select <b>New Entity - >
 Build - > Shell</b>
 
 \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 The \b Result will be a \b GEOM_Object. It can be either a single shell or, in specific cases, a compound of shells.
 
 \n <b>TUI Command:</b> <em>geompy.MakeShell(ListOfShape)</em>
 \n <b>Arguments:</b> Name + Compound of faces or List of faces having connected edges.