Salome HOME
Merge from V6_main_20120808 08Aug12
[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 <h2>Introduction</h2>
6
7 Below are some general notions about blocks:
8
9 A block is a an elementary geometric solid that has specific
10 geometric constraints oriented for meshing. In the hexahedral case,
11 blocks have 6 faces and each face has 4 edges.
12
13 Tetrahedral Block - is a block with constraints for tetrahedral
14 meshing.
15
16 Hexahedral Block - is a block with constraints for hexahedral meshing.
17
18 Block Compound - is a compound composed of blocks only.
19
20 Some functionalities that allow building blocks easily are available from the main menu via <em>New
21 Entity / Blocks</em>.
22
23 <ul>
24 <li>\subpage create_quadrangle_face_page "Quadrangle face"</li>
25 <li>\subpage create_hexa_solid_page "Hexahedral solid" </li> 
26 <li>\subpage create_divideddisk_page "Divided disk" </li> 
27 <li>\subpage create_dividedcylinder_page "Divided cylinder" </li> 
28 </ul>
29
30 */
31
32
33