From: rnc Date: Mon, 23 Jul 2012 15:43:12 +0000 (+0000) Subject: missing files X-Git-Tag: V6_6_0a1~66 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=a2e9daa1332b1bbce6d96f7d3c9e58c832674625;p=modules%2Fgeom.git missing files --- diff --git a/doc/salome/gui/GEOM/input/creating_hexaedral_solid.doc b/doc/salome/gui/GEOM/input/creating_hexaedral_solid.doc new file mode 100644 index 000000000..fbfa2dc3d --- /dev/null +++ b/doc/salome/gui/GEOM/input/creating_hexaedral_solid.doc @@ -0,0 +1,49 @@ +/*! + +\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". + +*/ \ No newline at end of file diff --git a/doc/salome/gui/GEOM/input/creating_quadrangle_face.doc b/doc/salome/gui/GEOM/input/creating_quadrangle_face.doc new file mode 100644 index 000000000..1aa7c91f8 --- /dev/null +++ b/doc/salome/gui/GEOM/input/creating_quadrangle_face.doc @@ -0,0 +1,43 @@ +/*! + +\page create_quadrangle_face_page Quadrangle face + +\n Description: Builds a face using the below mentioned +arguments. This operation allows to build a face bypassing the +intermediate stage of building edges and wires (in the case of +building by 4 points) or wires (in the case of building by 4 or 2 +edges). + +\n The \b Result of the operation will be a \b GEOM_Object (face). + +\n TUI Command: + + +Arguments: + + +\n Dialog Box: + +\image html block1.png + +\image html block2.png + +\image html block3.png + +\n Example: +\image html image185.png "Quadrangle face built by blocks" + +*/ \ No newline at end of file