From: rnc Date: Mon, 10 Sep 2012 09:04:47 +0000 (+0000) Subject: Updated documentation X-Git-Tag: V6_6_0a1~27 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=5d7219e82683edcb5a697eaccbc87c0f1d5746b4;p=modules%2Fgeom.git Updated documentation --- diff --git a/doc/salome/gui/GEOM/images/dividedcylinder_dlg.png b/doc/salome/gui/GEOM/images/dividedcylinder_dlg.png index 95b96d00e..360042571 100644 Binary files a/doc/salome/gui/GEOM/images/dividedcylinder_dlg.png and b/doc/salome/gui/GEOM/images/dividedcylinder_dlg.png differ diff --git a/doc/salome/gui/GEOM/input/creating_dividedcylinder.doc b/doc/salome/gui/GEOM/input/creating_dividedcylinder.doc index 1b9de1e2d..169666a39 100644 --- a/doc/salome/gui/GEOM/input/creating_dividedcylinder.doc +++ b/doc/salome/gui/GEOM/input/creating_dividedcylinder.doc @@ -2,7 +2,12 @@ \page create_dividedcylinder_page DividedCylinder -The Divided cylinder object is a cylinder divided into \b blocks for easy hexaedral meshing. +The Divided cylinder object is a cylinder divided into \b blocks for easy hexaedral meshing.Two division patterns are available : + + \image html dividedcylinder.png @@ -13,11 +18,12 @@ Specify the parameters of the DividedCylinder object creation in the opened dial box and press "Apply" or "Apply & Close" button. Result of each operation will be a GEOM_Object. -TUI Command: geompy.MakeDividedCylinder(R, H) +TUI Command: geompy.MakeDividedCylinder(R, H, Pattern) Arguments: - \b R - Radius of the cylinder - \b H - Height of the cylinder +- \b Pattern - Division pattern \image html dividedcylinder_dlg.png