/*! \page create_hexa_solid_page Hexaedral solid \n Description: Builds a hexahedral solid. either of the below mentioned arguments. This operation allows to build a solid bypassing the intermediate stage of building a shell and 4 faces (in the case of building by 2 faces) or just a shell (in the case of building by 6 faces). \n The \b Result of the operation will be a \b GEOM_Object (solid). \n TUI Command: \n Arguments: \n Dialog Box: \image html block4.png \image html block5.png \n Example: \image html image180.png
Hexahedral Solid built on the base of six Faces
\image html image181.png
Hexahedral Solid built on the base of two Faces
The created blocks can be processed with \ref blocks_operations_page "Operations on Blocks". Our TUI Scripts provide you with useful examples of \ref tui_building_by_blocks_page "Building by Blocks". */