Salome HOME
Adding "Keep nonlimit shapes" checkbox
authormaintenance team <salome-mnt@opencascade.com>
Fri, 8 Jun 2007 10:45:15 +0000 (10:45 +0000)
committermaintenance team <salome-mnt@opencascade.com>
Fri, 8 Jun 2007 10:45:15 +0000 (10:45 +0000)
doc/salome/gui/GEOM/partition.htm
doc/salome/gui/GEOM/pics/partition1.png

index 041d8d625914346137adcd96c93d0386f3e2c106..67473bccdeae479515f44fd0626f7f1c4edfb692 100755 (executable)
@@ -19,7 +19,7 @@ p.whs2 { font-size:12pt; }
 p.whs3 { font-size:12pt; font-weight:normal; }\r
 p.whs4 { font-weight:bold; font-size:14pt; }\r
 p.whs5 { font-size:12pt; margin-left:40px; }\r
-img_whs6 { border:none; width:400px; height:350px; float:none; border-style:none; }\r
+img_whs6 { border:none; width:400px; height:376px; float:none; }\r
 img_whs7 { border:none; width:400px; height:324px; float:none; border-style:none; }\r
 img_whs8 { border:none; float:none; width:297px; height:245px; border-style:none; }\r
 img_whs9 { border:none; float:none; width:273px; height:245px; border-style:none; }\r
@@ -93,8 +93,8 @@ if (window.writeIntopicBar)
 <p class="whs3">&nbsp;</p>\r
 \r
 <p class="whs3"><b><span style="font-weight: normal;">This \r
- operation </b>builds a shape by intersection of two shapes or a shape \r
- and a plane.</span></p>\r
+ operation </b>builds a compound by intersection of several shapes with \r
+ a tool object or a plane.</span></p>\r
 \r
 <p class="whs2"><b style="font-weight: bold;"><span style="font-weight: normal;">The</span> \r
  Result <span style="font-weight: normal;">will be any</span> </b>GEOM_Object.</p>\r
@@ -108,7 +108,7 @@ if (window.writeIntopicBar)
 \r
 <p class="whs3">As far as the intersection \r
  of two objects can produce any type of geometrical objects, <span style="font-weight: bold;"><B>Reconstruction \r
- Limit</B></span> box allows to choose the preferrable result, i.e. a solid, \r
+ Limit</B></span> box allows choosing the preferrable result, i.e. a solid, \r
  a shell, a list of faces, etc.</p>\r
 \r
 <p class="whs2"><b style="font-weight: bold;">TUI Command:</b><i> \r
@@ -123,16 +123,20 @@ if (window.writeIntopicBar)
  PartitionAlgo other parameters are ignored by the current functionality \r
  and remain there only to support the old scripts. &nbsp;</p>\r
 \r
-<p class="whs2"><b>Arguments:</b> Name + 2 lists of shapes \r
- (the shapes from the first list will be intersected with the shapes from \r
- the second list) + reconstruction limit.</p>\r
+<p class="whs2"><b style="font-weight: bold;">Arguments:</b> \r
+ Name + 2 lists of shapes (the shapes from the first list will be intersected \r
with the shapes from the second list) + reconstruction limit.</p>\r
 \r
 <p class="whs2">&nbsp;</p>\r
 \r
-<p class="whs5"><img src="pics/partition1.png" x-maintain-ratio="TRUE" width="400px" height="350px" border="0" class="img_whs6"></p>\r
+<p class="whs5"><img src="pics/partition1.png" x-maintain-ratio="TRUE" width="400px" height="376px" border="0" class="img_whs6"></p>\r
 \r
 <p class="whs2">&nbsp;</p>\r
 \r
+<p class="whs2"><span style="font-weight: bold;"><B>Keep nonlimit \r
+ shapes</B></span> checkbox allows building geometrical objects of all types \r
+ at the same time i.e. no reconstruction limit is applied. </p>\r
+\r
 <p class="whs2">&nbsp;</p>\r
 \r
 <p class="whs4">Intersection of a Shape \r
@@ -141,13 +145,13 @@ if (window.writeIntopicBar)
 <p class="whs2">&nbsp;</p>\r
 \r
 <p class="whs2"><span style="font-weight: bold;"><B>TUI Command</B></span> \r
- &nbsp;<span style="font-style: italic;"><I>geompy.MakeHalfPartition(Shape, \r
- Plane), </I></span>where<span style="font-style: italic;"><I> Shape</I></span> is \r
- a Shape to be intersected and <span style="font-style: italic;"><I>Plane</I></span> \r
- is a Tool shape, to intersect the <span style="font-style: italic;"><I>Shape</I></span>.</p>\r
+ &nbsp;<span style="font-style: italic;"><I>geompy.MakeHalfPartition(Shapes\r
+ Plane), </I></span>where<span style="font-style: italic;"><I> Shapes</I></span> are \r
+ a list of Shapes to be intersected and <span style="font-style: italic;"><I>Plane</I></span> \r
+ is a Tool shape, to intersect the <span style="font-style: italic;"><I>Shapes</I></span>.</p>\r
 \r
 <p class="whs2"><b style="font-weight: bold;">Arguments: </b>Name \r
- + 1 shape which will be intersected + 1 cutting face.</p>\r
+ + a list of shapes which will be intersected + 1 cutting plane.</p>\r
 \r
 <p class="whs2">&nbsp;</p>\r
 \r
index 20b22d296fe7e860dd5da61e340aba75279c2441..440dc3c55f20b5732e1d02a95c10496eb2fa7636 100755 (executable)
Binary files a/doc/salome/gui/GEOM/pics/partition1.png and b/doc/salome/gui/GEOM/pics/partition1.png differ