Salome HOME
Implementation of the "0020839: EDF 1370 DOC : Update of the TUI features documentati...
[modules/geom.git] / doc / salome / gui / GEOM / input / transforming_geom_objs.doc
1 /*!
2
3 \page transform_geom_obj_page Transforming geometrical objects
4
5 The objects created in Salome can be processed with Transformation
6 operations, which can be classified into:   
7
8 <ul>
9 <li>\subpage using_boolean_operations_page  "Boolean operations" using
10 Boolean logical operators.</li>
11 <li>\subpage transformation_operations_page "Transformation operations", 
12 which modify shape or location of the selected object.</li>
13
14 <li>\subpage partition_page "Partition" operation, which creates a compound
15 by intersection of several shapes with a tool object or a plane.</li>
16 <li>\subpage archimede_page "Archimede" operation, which creates a
17 plane corresponding to the modelled waterline of the object plunged
18 into water.</li>
19 <li>\subpage shapesonshape_page "Get shapes on shape" operation, a
20 special case of \b Explode operation. </li>
21 <li>\subpage shared_shapes_page "Get shared shapes" operation, a
22 special case of \b Explode operation. </li>
23
24 <li>Operations with \subpage blocks_operations_page "Blocks".</li>
25
26
27 <li>\subpage restore_presentation_parameters_page "Restore presentation parameters". 
28 This cross-operation functionality allows the resulting shape to
29 inherit colors and sub-shapes from its parent shapes.</li>
30 </ul>
31
32
33 */