/*!
\page create_compound_page Compound
\n To create a \b Compound in the Main Menu select New
Entity - > Build - > Compound.
\n You can create a compound from a list of shapes.
\n The \b Result will be a \b GEOM_Object (COMPOUND).
\n TUI Command: geompy.MakeCompound(ListOfShape)
\n Arguments: Name + List of shapes.
\n Advanced option:
\ref restore_presentation_parameters_page "Set presentation parameters and sub-shapes from arguments".
\image html neo-obj7.png
\n Example:
\image html compoundsn.png "Edges for creation of a compound"
Our TUI Scripts provide you with useful examples of creation of
\ref tui_creation_compound "Advanced Geometric Objects".
More details:
Perhaps you ask yourself : \ref partition_explanation "What's the difference between partition, compounds and fuse operation ?"
*/