Salome HOME
Merge from V6_main_20120808 08Aug12
[modules/geom.git] / doc / salome / gui / GEOM / input / features.doc
1 /*!
2
3 \page features_page Features
4
5 Geometry module provides the following Features,
6 which allow to:
7
8
9 <ul>
10 <li>Produce a \subpage fillet1d_operation_page "1D Fillet" on the
11             corners of a Wire with Planar Edges.</li>
12 <li>Produce a \subpage fillet2d_operation_page "2D Fillet" on the corners of a Planar Face.</li>
13 <li>Produce a \subpage fillet_operation_page "3D Fillet" on the selected
14             edges of an object.</li>
15 <li>Produce a \subpage chamfer_operation_page "Chamfer" on the selected edges of an object.</li>
16 <li>Remove matter from an object by producing an \subpage extruded_cut_operation_page "Extruded Cut".</li>
17 <li>Add matter to an object by producing an \subpage extruded_boss_operation_page "Extruded Boss".</li>
18 </ul>
19
20 */