Salome HOME
Correction of documentation
[modules/geom.git] / doc / salome / gui / GEOM / input / extruded_boss_operation.doc
index 01e425df8d71061f3675b26117c67f7744480ab8..8338c6db47452bbe3a59413cbf8a98d099b7c7e2 100644 (file)
@@ -8,18 +8,26 @@ The <b>Extruded boss</b> operation allows you to easily add material on a \b sol
 
 To produce the <b>extruded boss</b>:
 
-1. Draw the \b profile of the extrusion. It can be:
-
- - a <a href="create_sketcher_page.html">\b Sketch </a> drawn on a planar face of the object you want to boss.
+<ol>
+<li>Draw the \b profile of the extrusion. It can be:
+ <ul>
+ <li> a <a href="create_sketcher_page.html">\b Sketch </a> drawn on a
+ planar face of the initial shape you want to boss.</li>
  
- - any closed edge or wire of the desired shape (circle, ellipse ...).
+ <li> any closed edge or wire of this shape (circle, ellipse ...).</li>
+ </ul>
+</li>
+
+<li> In the <b>Main Menu</b> select <b>Operations - > Extruded Boss</b> or click on 
+\image html extruded_boss.png </li>
 
-2. In the <b>Main Menu</b> select <b>Operations - > Extruded Boss</b> or click on 
-\image html extruded_boss.png
+<li> Fill in the dialog box fields:
 
-3. Fill in the dialog box fields:
+\image html extruded_boss_dlg.png </li>
 
-\image html extruded_boss_dlg.png
+</ol>
 
 The input arguments are:
 
@@ -27,7 +35,7 @@ The input arguments are:
 
 - The \b profile. It must be a \b closed edge or wire and it must be \b planar.
 
-- The \b height of extrusion. It's calculated from the <b>base profile</b> along the normal to its plane.
+- The \b height of extrusion. It is calculated from the <b>base profile</b> along the normal to its plane.
 
 And optionnaly:
 
@@ -40,4 +48,4 @@ This functionality is available via the textual interface with the command:
 
 \n <b>TUI Command:</b> <em>geompy.MakeExtrudedBoss(InitShape, Profile, Height, Angle),</em>
 
-*/
\ No newline at end of file
+*/