Salome HOME
0022380: EDF 2746 GEOM: Accept compounds of points as an input for "Smoothing surface"
[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
29
30 <li>\subpage restore_presentation_parameters_page "Restore presentation parameters". 
31 This cross-operation functionality allows the resulting shape to
32 inherit colors and sub-shapes from its parent shapes.</li>
33 </ul>
34
35
36 */