/*! \page reduce_study_page Reduce Study The user sometimes needs to keep in the study only some objects that present the final result(s) of the design operations and to delete all other objects which do not contribute to these results. The feature is especially useful when the user designs the whole model through the GUI and wants to generate simplified "clean" Python dump only at the end of the model construction with no "useless" objects in the %GEOM module. User can open dialog box by selecting desirable object(s) in Object Browser or OCC Viewer and calling "Reduce study" popup item. \image html reduce_study_dialog.png */