/*! \page create_extrusion_page Extrusion \b Extrusion is propagation of the selected base shape in a certain direction and by a certain distance. \n The \b Result of the operation will be a GEOM_Object (edge, face, shell solid or compsolid). Examples: \image html prisms_basessn.png
Base Shape
\image html prismssn.png
Resulting Prisms
\n To generate an \b Extrusion on an object in the Main Menu select New Entity - > Generation - > Extrusion \image html extrusion1.png The following parameters and options can be defined in this dialog Our TUI Scripts provide you with useful examples of creation of \ref tui_creation_prism "Complex Geometric Objects". */