Salome HOME
adab40078cd6c0d1a199fb55c324c74a0e692bee
[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
22 <li>Operations with \subpage blocks_operations_page "Blocks".</li>
23
24
25 <li>\subpage restore_presentation_parameters_page "Restore presentation pareameters". 
26 This cross-operation functionality allows the resulting shape to
27 inherit colors and subshapes from its parent shapes.</li>
28 </ul>
29
30
31 */