\page create_divideddisk_page DividedDisk
+The <b>Divided disk</b> object is a disk divided into \b blocks. It means that it's a shape ready to be meshed with ruled hexaedra.
+Moreover this shape can be used as a basis in an \ref create_extrusion_alongpath_page "Extrusion along a path operation" in order to obtain any tube shape prepared for hexaedral mesh
+(see example below).
+
+Example:
+
+\image html divided_disk.png
+
To create a \b DividedDisk in the <b>Main Menu</b> select <b>New Entity - >
Advanced - > DividedDisk </b>
box and press "Apply" or "Apply & Close" button.
Result of each operation will be a GEOM_Object.
-<b>TUI Command:</b> <em>geompy.MakeDividedDisk(R, Ratio)</em>
+<b>TUI Command:</b> <em>geompy.MakeDividedDisk(R, Orientation)</em>
<b>Arguments:</b>
- \b R - Radius of the disk
-- \b Ratio - Relative size of the central square diagonal against the disk diameter
-
-\image html divideddisk_dlg.png
-
-Example:
+- \b Orientation - Plane on wich the disk will be built
-\image html divideddisk.png
+\image html divided_disk_dlg.png
Our <b>TUI Scripts</b> provide you with useful examples of creation of
\ref tui_creation_divideddisk "Advanced objects".
-->
<message>
<source>ICON_DLG_DIVIDEDDISK_R_RATIO</source>
- <translation>divideddisk_r_ratio.png</translation>
+ <translation>divided_disk.png</translation>
</message>
<message>
<source>ICO_DIVIDEDDISK</source>
- <translation>divideddisk.png</translation>
+ <translation>divided_disk.png</translation>
</message>
<message>
<source>ICON_OBJBROWSER_ADVANCED_202</source>