From: vsr Date: Tue, 9 Dec 2014 13:50:16 +0000 (+0300) Subject: 0022756: [EDF] Intersection operation X-Git-Tag: V7_6_0a1~60^2~22 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=c9521ab1644965b2eec6dc1ccbcab0fab066ab0c;p=modules%2Fgeom.git 0022756: [EDF] Intersection operation - Rename "Section" operation to "Intersection" --- diff --git a/doc/salome/gui/GEOM/images/neo-section.png b/doc/salome/gui/GEOM/images/neo-section.png index 0bc1a14f9..137bdebf5 100755 Binary files a/doc/salome/gui/GEOM/images/neo-section.png and b/doc/salome/gui/GEOM/images/neo-section.png differ diff --git a/doc/salome/gui/GEOM/input/section_operation.doc b/doc/salome/gui/GEOM/input/section_operation.doc index 717ad3b23..0832ea886 100644 --- a/doc/salome/gui/GEOM/input/section_operation.doc +++ b/doc/salome/gui/GEOM/input/section_operation.doc @@ -1,13 +1,13 @@ /*! -\page section_opeartion_page Section +\page section_opeartion_page Intersection -\b Section operation creates a vertex, an edge, a wire or a compound +\b Intersection operation creates a vertex, an edge, a wire or a compound of them representing the intersection of two shapes. -To produce it, select in the main menu Operations - > Boolean - > Section +To produce it, select in the main menu Operations - > Boolean - > Intersection -\image html neo-section.png "Section dialog" +\image html neo-section.png "Intersection dialog" In this dialog: - Input or accept the default \b Name of the resulting shape. diff --git a/doc/salome/gui/GEOM/input/tui_boolean_operations.doc b/doc/salome/gui/GEOM/input/tui_boolean_operations.doc index 784003c3c..1babccb69 100644 --- a/doc/salome/gui/GEOM/input/tui_boolean_operations.doc +++ b/doc/salome/gui/GEOM/input/tui_boolean_operations.doc @@ -15,7 +15,7 @@ \tui_script{boolean_operations_ex03.py} \anchor tui_section -

Section

+

Intersection

\tui_script{boolean_operations_ex04.py} */ diff --git a/doc/salome/gui/GEOM/input/using_boolean_operations.doc b/doc/salome/gui/GEOM/input/using_boolean_operations.doc index 02a30251d..f5e8f0509 100644 --- a/doc/salome/gui/GEOM/input/using_boolean_operations.doc +++ b/doc/salome/gui/GEOM/input/using_boolean_operations.doc @@ -17,7 +17,7 @@ complex geometrical objects (2D & 3D elements): of a list of objects into an independent object.
  • \subpage cut_operation_page "Cut" - cuts one shape with a list of others.
  • -
  • \subpage section_opeartion_page "Section" - creates a section between two shapes.
  • +
  • \subpage section_opeartion_page "Intersection" - performs an intersection between two shapes.
  • You can use advanced TUI commands performing these operations @@ -34,7 +34,7 @@ theMainShape is the object of the operation and \em theShapesList is the list of tools for Cut operation; \par geompy.MakeSection(Shape1, Shape2, checkSelfInte), where \em Shape1 is the first -argument and \em Shape2 is the second argument of Section operation; +argument and \em Shape2 is the second argument of Intersection operation; There are several TUI commands that can be used to perform boolean operations @@ -45,7 +45,7 @@ operation. geompy.MakeBoolean(Shape1, Shape2, Operation, checkSelfInte), where \em Shape1 is the first argument and \em Shape2 is the second argument of a Boolean operation, \em Operation is the type of a Boolean operation (1 -— Common, 2 — Cut, 3 — Fuse, 4 — Section). +— Common, 2 — Cut, 3 — Fuse, 4 — Intersection). Besides, you can use advanced TUI commands performing these operations diff --git a/src/GEOMGUI/GEOM_msg_en.ts b/src/GEOMGUI/GEOM_msg_en.ts index 1630caf5a..e3c19fbe2 100644 --- a/src/GEOMGUI/GEOM_msg_en.ts +++ b/src/GEOMGUI/GEOM_msg_en.ts @@ -1674,11 +1674,11 @@ Please, select face, shell or solid and try again GEOM_SECTION - Section + Intersection GEOM_SECTION_TITLE - Section Of Two Objects + Intersection Of Two Objects GEOM_SELECTED_FACE @@ -2986,7 +2986,7 @@ Please, select face, shell or solid and try again MEN_SECTION - Section + Intersection MEN_SELECT_ONLY @@ -3874,7 +3874,7 @@ Please, select face, shell or solid and try again STB_SECTION - Section + Intersection STB_SEWING @@ -4458,7 +4458,7 @@ Please, select face, shell or solid and try again TOP_SECTION - Section + Intersection TOP_SEWING