/*! \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 shells. \n The \b Result will be a \b GEOM_Object (COMPOUND). \n TUI Command: geompy.MakeCompound(ListOfShape) \n Arguments: Name + List of shapes. \image html neo-obj7.png \n Example: \image html compoundsn.png Our TUI Scripts provide you with useful examples of creation of \ref tui_creation_compound "Advanced Geometric Objects". */