From 891d18e617f23a73b880bc1f3cfea5c1be12b7a7 Mon Sep 17 00:00:00 2001 From: maintenance team Date: Fri, 12 Dec 2008 12:26:13 +0000 Subject: [PATCH] Update GEOM module --- .../input/add_point_on_edge_operation.doc | 4 +- doc/salome/gui/GEOM/input/archimede.doc | 6 +- .../gui/GEOM/input/blocks_operations.doc | 11 +- .../gui/GEOM/input/building_by_blocks.doc | 5 +- .../gui/GEOM/input/chamfer_operation.doc | 6 +- .../gui/GEOM/input/common_operation.doc | 4 +- .../gui/GEOM/input/creating_adv_obj.doc | 4 +- .../gui/GEOM/input/creating_basic_go.doc | 3 + doc/salome/gui/GEOM/input/creating_box.doc | 2 +- doc/salome/gui/GEOM/input/creating_circle.doc | 5 +- .../gui/GEOM/input/creating_complex_obj.doc | 16 +- .../gui/GEOM/input/creating_compound.doc | 2 +- doc/salome/gui/GEOM/input/creating_cone.doc | 2 +- .../gui/GEOM/input/creating_cylinder.doc | 2 +- doc/salome/gui/GEOM/input/creating_disk.doc | 2 +- doc/salome/gui/GEOM/input/creating_edge.doc | 2 +- .../gui/GEOM/input/creating_ellipse.doc | 2 +- .../input/creating_extrusion_alongpath.doc | 6 +- doc/salome/gui/GEOM/input/creating_face.doc | 2 +- .../gui/GEOM/input/creating_filling.doc | 4 +- .../gui/GEOM/input/creating_geom_objects.doc | 59 ++----- doc/salome/gui/GEOM/input/creating_lcs.doc | 2 +- doc/salome/gui/GEOM/input/creating_line.doc | 2 +- doc/salome/gui/GEOM/input/creating_point.doc | 2 +- .../gui/GEOM/input/creating_primitives.doc | 5 +- .../gui/GEOM/input/creating_revolution.doc | 2 +- doc/salome/gui/GEOM/input/creating_shell.doc | 2 +- .../gui/GEOM/input/creating_sketcher.doc | 4 +- doc/salome/gui/GEOM/input/creating_solid.doc | 2 +- doc/salome/gui/GEOM/input/creating_sphere.doc | 2 +- .../gui/GEOM/input/creating_squareface.doc | 4 +- doc/salome/gui/GEOM/input/creating_torus.doc | 2 +- doc/salome/gui/GEOM/input/creating_vector.doc | 2 +- doc/salome/gui/GEOM/input/creating_wire.doc | 2 +- doc/salome/gui/GEOM/input/cut_operation.doc | 4 +- .../input/explode_on_blocks_operation.doc | 2 +- doc/salome/gui/GEOM/input/fuse_operation.doc | 4 +- doc/salome/gui/GEOM/input/geompy.doc | 32 ++++ doc/salome/gui/GEOM/input/index.doc | 158 +++--------------- .../gui/GEOM/input/mirror_operation.doc | 12 +- .../GEOM/input/multi_rotation_operation.doc | 8 +- .../input/multi_transformation_operation.doc | 4 +- .../input/multi_translation_operation.doc | 8 +- .../gui/GEOM/input/offset_operation.doc | 2 +- doc/salome/gui/GEOM/input/partition.doc | 4 +- .../gui/GEOM/input/propagate_operation.doc | 4 +- .../gui/GEOM/input/repairing_operations.doc | 30 ++-- .../input/restore_presentation_parameters.doc | 6 +- .../gui/GEOM/input/rotation_operation.doc | 4 +- doc/salome/gui/GEOM/input/scale_operation.doc | 8 +- .../gui/GEOM/input/section_operation.doc | 4 +- .../gui/GEOM/input/sewing_operation.doc | 4 +- doc/salome/gui/GEOM/input/shapesonshape.doc | 2 +- .../GEOM/input/suppress_faces_operation.doc | 4 +- .../GEOM/input/suppress_holes_operation.doc | 4 +- .../suppress_internal_wires_operation.doc | 4 +- .../GEOM/input/transformation_operations.doc | 29 ++-- .../gui/GEOM/input/transforming_geom_objs.doc | 69 +++----- .../gui/GEOM/input/translation_operation.doc | 4 +- .../GEOM/input/using_boolean_operations.doc | 10 +- .../gui/GEOM/input/viewing_geom_obj.doc | 18 +- .../gui/GEOM/input/working_with_groups.doc | 6 +- 62 files changed, 269 insertions(+), 361 deletions(-) diff --git a/doc/salome/gui/GEOM/input/add_point_on_edge_operation.doc b/doc/salome/gui/GEOM/input/add_point_on_edge_operation.doc index 00951bcd0..f16624bbd 100644 --- a/doc/salome/gui/GEOM/input/add_point_on_edge_operation.doc +++ b/doc/salome/gui/GEOM/input/add_point_on_edge_operation.doc @@ -26,9 +26,9 @@ the point according to one of the selected modes. \n Example: -\image html image167.jpg +\image html image167.jpg "The initial edge" -\image html image168.jpg +\image html image168.jpg "The edge split in two segments" Our TUI Scripts provide you with useful examples of the use of \ref tui_add_point_on_edge "Repairing Operations". diff --git a/doc/salome/gui/GEOM/input/archimede.doc b/doc/salome/gui/GEOM/input/archimede.doc index 6019112b6..933a8d018 100644 --- a/doc/salome/gui/GEOM/input/archimede.doc +++ b/doc/salome/gui/GEOM/input/archimede.doc @@ -22,11 +22,11 @@ deflection of the mesh, using to compute the section. \n Example: -\image html archimedesn1.png +\image html archimedesn1.png "The shape" -\image html archimedesn2.png +\image html archimedesn2.png "The waterline on the shape" -\image html archimedesn3.png +\image html archimedesn3.png "The resulting plane" Our TUI Scripts provide you with useful examples of the use of \ref tui_archimede "Basic Operations". diff --git a/doc/salome/gui/GEOM/input/blocks_operations.doc b/doc/salome/gui/GEOM/input/blocks_operations.doc index 8fe02df8d..685f99509 100644 --- a/doc/salome/gui/GEOM/input/blocks_operations.doc +++ b/doc/salome/gui/GEOM/input/blocks_operations.doc @@ -2,10 +2,15 @@ \page blocks_operations_page Blocks Operations +The solids built by blocks \ref build_by_blocks_page can be +processed with blocks transformation operations: + */ \ No newline at end of file diff --git a/doc/salome/gui/GEOM/input/building_by_blocks.doc b/doc/salome/gui/GEOM/input/building_by_blocks.doc index d3964eca2..fa2611d7c 100644 --- a/doc/salome/gui/GEOM/input/building_by_blocks.doc +++ b/doc/salome/gui/GEOM/input/building_by_blocks.doc @@ -65,7 +65,7 @@ four edges from which the face is constructed. \image html block3.png \n Example: -\image html image185.jpg +\image html image185.jpg "Quadrangle face built by blocks"

@@ -110,6 +110,9 @@ automatically. \image html image181.jpg
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". diff --git a/doc/salome/gui/GEOM/input/chamfer_operation.doc b/doc/salome/gui/GEOM/input/chamfer_operation.doc index 890fd01a9..38fdba843 100644 --- a/doc/salome/gui/GEOM/input/chamfer_operation.doc +++ b/doc/salome/gui/GEOM/input/chamfer_operation.doc @@ -16,7 +16,7 @@ Dimension (radius) of the chamfer. \image html chamfer1.png -\image html chamfer_all.png +\image html chamfer_all.png "Chamfer on the whole object" \n In the algorithms below there exist two ways to define the \b Dimension of the Chamfer @@ -44,7 +44,7 @@ Face1, Face2), where \em D1 is a chamfer size along \em Face1 and \image html chamfer2.png -\image html chamfer_edge.png +\image html chamfer_edge.png "Chamfer on the specified edges" \n To create chamfer on the specified faces of the given shape, you need to define the Main Object to create a fillet on, select the @@ -62,7 +62,7 @@ ListOfFaceID), where \em D1 is a chamfer size along \em Face1 and \image html chamfer3.png -\image html chamfer_faces.png +\image html chamfer_faces.png "Chamfer on the specified faces" \n To create chamfer on an arbitrary set of edges of the given shape to define the Main Object to create a fillet on, select the diff --git a/doc/salome/gui/GEOM/input/common_operation.doc b/doc/salome/gui/GEOM/input/common_operation.doc index 689d762e4..dfefce0df 100644 --- a/doc/salome/gui/GEOM/input/common_operation.doc +++ b/doc/salome/gui/GEOM/input/common_operation.doc @@ -16,9 +16,9 @@ \n Example: -\image html fusesn1.png +\image html fusesn1.png "The initial shapes" -\image html commonsn.png +\image html commonsn.png "The resulting object" Our TUI Scripts provide you with useful examples of the use of \ref tui_common "Boolean Operations". diff --git a/doc/salome/gui/GEOM/input/creating_adv_obj.doc b/doc/salome/gui/GEOM/input/creating_adv_obj.doc index ebaf38aaa..26b0b4601 100644 --- a/doc/salome/gui/GEOM/input/creating_adv_obj.doc +++ b/doc/salome/gui/GEOM/input/creating_adv_obj.doc @@ -2,8 +2,10 @@ \page create_adv_obj_page Creating Advanced Geometrical Objects +New Entity -> Build submenu allows to create topological +entities: +