mirror of
https://git.salome-platform.org/gitpub/modules/geom.git
synced 2025-01-13 10:10:34 +05:00
small modification
This commit is contained in:
parent
a2e9daa133
commit
a9bf8c585f
@ -29,10 +29,10 @@ The two solids remain unconnected. The compound is just a set of shapes, no more
|
|||||||
\image html compound2.png
|
\image html compound2.png
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
\note The shapes in the compound can be of different types : edge + shell + vertex ...
|
|
||||||
|
|
||||||
\section sec4 Summary
|
\section sec4 Summary
|
||||||
|
|
||||||
|
In the frame of this example we can summarize the following differences:
|
||||||
|
|
||||||
<ul>
|
<ul>
|
||||||
<li> \b Fuse
|
<li> \b Fuse
|
||||||
<ul>
|
<ul>
|
||||||
@ -41,12 +41,12 @@ The two solids remain unconnected. The compound is just a set of shapes, no more
|
|||||||
</ul>
|
</ul>
|
||||||
<li> \b Partition
|
<li> \b Partition
|
||||||
<ul>
|
<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>
|
<li>\a Purpose : Useful to ensure a conformal mesh of separated areas of your model (fluid / solid , concrete / steel ...)</li>
|
||||||
</ul>
|
</ul>
|
||||||
<li> \b Compound
|
<li> \b Compound
|
||||||
<ul>
|
<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>
|
<li>\a Purpose : Allows applying operations to a collection of shapes.</li>
|
||||||
</ul>
|
</ul>
|
||||||
</ul>
|
</ul>
|
||||||
|
Loading…
Reference in New Issue
Block a user