/*! \page building_compounds_page Building Compound Meshes \n Compound Mesh is a combination of several meshes. All elements and groups present in input meshes are present in the compound mesh. However, it does not use geometry or hypotheses of the initial meshes. The links between the input meshes and the compound mesh are not supported, consequently the modification of an input mesh does not lead to the update of the compound mesh. To Build a compound mesh: \par From the \b Mesh menu select Build Compound or click "Build Compound Mesh" button in the toolbar. \image html image161.png
"Build Compound Mesh" button
\par The following dialog box will appear: \image html buildcompound.png \par \image html image160.gif "Example of a compound of two meshed cubes" See Also a sample \ref tui_building_compound "TUI Example of building compounds." */