/*! \page create_explode_page Explode \n To \b Explode an object into sub-shapes, in the Main Menu select New Entity > Explode. \n To create a list of sub-shapes (vertices, edges, wires etc.) of the given shape using the \b Explode operation, you need to define the Main Object, which will be exploded and the Type of Sub-shapes you wish to obtain from it. \n The \b Result of the operation will be a List of \b GEOM_Objects (vertexes, edges, wires, faces, shells or solids). \n Using TUI Commands you can perform this operation in a variety of ways: \n Arguments: 1 SHAPE + 1 type of SubShape. \image html neo-obj1.png Example: \image html explode.png "A box, exploded into faces" */