small modification

This commit is contained in:
rnc 2012-07-24 08:20:25 +00:00
parent a2e9daa133
commit a9bf8c585f

View File

@ -29,10 +29,10 @@ The two solids remain unconnected. The compound is just a set of shapes, no more
\image html compound2.png
\note The shapes in the compound can be of different types : edge + shell + vertex ...
\section sec4 Summary
In the frame of this example we can summarize the following differences:
<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>