Salome HOME
add documentation about "Reduce Study" functionality
[modules/geom.git] / doc / salome / gui / GEOM / input / building_by_blocks.doc
1 /*!
2
3 \page build_by_blocks_page Building by blocks
4
5 A block is a an elementary geometric solid that has specific
6 geometric constraints oriented for meshing. 
7 - Tetrahedral Block - is a block with constraints for tetrahedral
8 meshing. It has 4 faces and 3 edges on each face. 
9 - Hexahedral Block - is a block with constraints for hexahedral meshing. 
10 It has 6 faces and each 4 edges on each face.
11 - Block Compound - is a compound composed of blocks only.
12
13 The functionalities that allow building blocks are available from the main menu via <b>New
14 Entity / Blocks</b> item.
15
16 <ul>
17 <li>\subpage create_quadrangle_face_page "Quadrangle face"</li>
18 <li>\subpage create_hexa_solid_page "Hexahedral solid" </li> 
19 <li>\subpage create_divideddisk_page "Divided disk" </li> 
20 <li>\subpage create_dividedcylinder_page "Divided cylinder" </li> 
21 </ul>
22
23 */
24
25
26