Salome HOME
0021708: [CEA 586] Object browser sort only children:
[modules/geom.git] / doc / salome / gui / GEOM / input / arranging_study_objects_page.doc
1 /*!
2
3 \page arranging_study_objects_page Arranging objects in study
4
5 The possibility to classify the geometrical objects by moving it into early created container (folder) was introduced to Geometry module.
6
7 \image html arranging1.png "Classified objects in folders"
8
9 To create a folder select "Create folder" popup menu item for root "Geometry" object or another folder.
10
11 \image html arranging2.png "Creation of folder"
12
13 "Drag&Drop" mechanism was integrated to arrange objects.
14
15 \image html arranging3.png "Moving object into folder"
16
17 \note Only two categories of objects can be moved into folder:
18 <ul> 
19 <li> geometrical model(s) under root "Geometry" item or under any folder
20 <li> folder(s)
21 </ul>
22
23 If geometrical object has more than one child sub-object, then there is a possibility to sort these children in ascending order. To use sort functionality select "Sort children" popup menu item for the parent object.
24
25 \image html geom_sort.png "Sorting of sub-objects"
26
27 Our <b>TUI Scripts</b> provide you with useful examples of 
28 \ref tui_arranging_study_objects "Arranging objects in study".
29
30 */
31