Salome HOME
Mantis issue 0021703: [CEA 577] Boolean operations on groups.
[modules/geom.git] / doc / salome / gui / GEOM / input / partition_explanation.doc
index 52ce69dcc26cf208c72147e690365168e3a3ea43..2725784af305eef0df6037f4468289bc864bebcb 100644 (file)
@@ -12,7 +12,7 @@ The \b fuse operation will make a <b>single solid</b> from the two given solids.
 \image html fuse.png
 
 \section sec2 Partition
-The \b partition operation will also allow connecting the two solids but it will <b>keep a face at the frontier</b> (in brown on the picture below). The resulting shape will consist in <b>two connected solids</b> that share 
+The \b partition operation will also connect the two solids but it will <b>keep a face at the frontier</b> (in brown on the picture below). The resulting shape will consist in <b>two connected solids</b> that share 
 a face at their frontier. It means that this face is present only one time in the resulting shape and is a sub-shape of both the box and the cylinder.
 
 \n This operation allows you to identify different areas in a shape (e.g. different materials) and to ensure a <b>conformal mesh</b> when meshing it later. Indeed the face at the frontier is meshed only once. 
@@ -29,10 +29,10 @@ The two solids remain unconnected. The compound is just a set of shapes, no more
 \image html compound2.png
 
 
+\section sec4 Summary
 
-\note The shapes in the compound can be of different types : edge + shell + vertex ...
+In the frame of this example we can summarize the following differences:
 
-\section sec4 Summary
 <ul>
 <li> \b Fuse 
 <ul>
@@ -41,12 +41,12 @@ The two solids remain unconnected. The compound is just a set of shapes, no more
 </ul>
 <li> \b Partition
 <ul>
-<li>\a Result : Several <b>connected solids</b> sharing faces.</li>
+<li>\a Result : Two <b>connected solids</b> sharing faces.</li>
 <li>\a Purpose : Useful to ensure a conformal mesh of separated areas of your model (fluid / solid , concrete / steel ...)</li>
 </ul>
 <li> \b Compound
 <ul>
-<li>\a Result : Several <b>unconnected objects</b> of any type.</li>
+<li>\a Result : Two <b>unconnected solids</b>.</li>
 <li>\a Purpose : Allows applying operations to a collection of shapes.</li>
 </ul>
 </ul>