/*! \page reduce_study_page Reduce Study It can be sometimes necessary to keep in the study only the objects that present the final result(s) of the design operations and to delete all other objects, which do not contribute to these results. This is especially useful when the model is designed using the GUI and it is necessary to generate a simplified "clean" Python dump without "useless" objects at the end of the model construction. This feature can be activated by selecting the desirable object(s) in Object Browser or OCC Viewer and calling "Reduce study" context item. \image html reduce_study_dialog.png */