]> SALOME platform Git repositories - modules/geom.git/commitdiff
Salome HOME
tiny modification
authorrnc <rnc@opencascade.com>
Mon, 23 Jul 2012 15:42:55 +0000 (15:42 +0000)
committerrnc <rnc@opencascade.com>
Mon, 23 Jul 2012 15:42:55 +0000 (15:42 +0000)
doc/salome/gui/GEOM/input/partition_explanation.doc

index 52ce69dcc26cf208c72147e690365168e3a3ea43..3a7061b8e56cb9fd943aaddf1627f4a97dc8cd1c 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.