Salome HOME
[bos #29336] problem in inertia calculus
[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", which allow combining objects
10 with 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 features_page "Features", 
15 which allow adding or removing matter from an object.</li>
16
17 <li>Operations with \subpage blocks_operations_page "Blocks".</li>
18
19 <li>\subpage partition_page "Partition" operation, which creates a compound
20 by intersection of several shapes with a tool object or a plane.</li>
21 <li>\subpage archimede_page "Archimede" operation, which creates a
22 plane corresponding to the modelled waterline of the object plunged
23 into water.</li>
24 <li>\subpage shapesonshape_page "Get shapes on shape" operation, a
25 special case of \b Explode operation. </li>
26 <li>\subpage shared_shapes_page "Get shared shapes" operation, a
27 special case of \b Explode operation. </li>
28 <li>\subpage transfer_data_page "Transfer Data" operation, which copies
29 non-topological data from one shape to another. </li>
30 <li>\subpage extract_and_rebuild_page "Extract and Rebuild" operation, which
31 extracts sub-shapes from the main shape. </li>
32
33
34 <li>\subpage restore_presentation_parameters_page "Restore presentation parameters". 
35 This cross-operation functionality allows the resulting shape to
36 inherit colors and sub-shapes from its parent shapes.</li>
37 </ul>
38
39
40 */