From: vsr Date: Thu, 17 Sep 2015 13:44:08 +0000 (+0300) Subject: 0023152: EDF GEOM: Use a self-intersected wire with MakeFace X-Git-Tag: V7_7_0b1~2 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=c749922c02346a830293c8f344dc0187a81a8f2a;p=modules%2Fgeom.git 0023152: EDF GEOM: Use a self-intersected wire with MakeFace - Additional update of documentation for MakeShell() function --- diff --git a/doc/salome/gui/GEOM/input/creating_shell.doc b/doc/salome/gui/GEOM/input/creating_shell.doc index 32cc8783c..822b8d953 100644 --- a/doc/salome/gui/GEOM/input/creating_shell.doc +++ b/doc/salome/gui/GEOM/input/creating_shell.doc @@ -6,7 +6,7 @@ To create a \b Shell in the Main Menu select New Entity - > Build - > Shell \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 TUI Command: geompy.MakeShell(ListOfShape) \n Arguments: Name + Compound of faces or List of faces having connected edges.