diff --git a/doc/salome/gui/GEOM/extrusion.htm b/doc/salome/gui/GEOM/extrusion.htm index cff236411..89faaaa71 100755 --- a/doc/salome/gui/GEOM/extrusion.htm +++ b/doc/salome/gui/GEOM/extrusion.htm @@ -17,10 +17,10 @@ if (navigator.appName !="Netscape") img_whs1 { width:20px; height:20px; border-style:none; } p.whs2 { font-size:12pt; } p.whs3 { font-size:12pt; margin-left:40px; } -img_whs4 { border:none; width:400px; height:350px; float:none; } +img_whs4 { border:none; width:400px; height:350px; float:none; border-style:none; } p.whs5 { font-size:12pt; font-weight:bold; } p.whs6 { font-size:12pt; margin-left:40px; font-weight:normal; font-style:italic; } -img_whs7 { border:none; width:400px; height:359px; float:none; } +img_whs7 { border:none; width:400px; height:359px; float:none; border-style:none; } p.whs8 { font-size:12pt; font-style:italic; margin-left:40px; } img_whs9 { border:none; float:none; width:300px; height:175px; border-style:none; } img_whs10 { border:none; width:350px; height:175px; float:none; border-style:none; } @@ -90,7 +90,7 @@ if (window.writeIntopicBar) style="font-weight: bold;">Extrusion on an object in the Main Menu select New Entity - > Generation - - > Create an Extrusion
+ > Extrusion@@ -128,12 +128,13 @@ if (window.writeIntopicBar) of the Vector (in this way you don't need to create it in advance). -
TUI Command: geompy.MakePrism(Base,
+ TUI
+ Command: geompy.MakePrism(Base,
Point1, Point2) Arguments: Name + 1 shape (vertex, edge,
- wire, face or shell) serving as base object + 2 vertices. Arguments:
+ Name + 1 shape (vertex, edge, wire, face or shell) serving as base object
+ + 2 vertices. To
-Revolution
To + create an extruded + shape by Revolution in the Main + Menu select New + Entity - > Generation - + > Revolution