Salome HOME
0022756: [EDF] Intersection operation
authorvsr <vsr@opencascade.com>
Tue, 9 Dec 2014 13:50:16 +0000 (16:50 +0300)
committervsr <vsr@opencascade.com>
Tue, 9 Dec 2014 13:50:16 +0000 (16:50 +0300)
- Rename "Section" operation to "Intersection"

doc/salome/gui/GEOM/images/neo-section.png
doc/salome/gui/GEOM/input/section_operation.doc
doc/salome/gui/GEOM/input/tui_boolean_operations.doc
doc/salome/gui/GEOM/input/using_boolean_operations.doc
src/GEOMGUI/GEOM_msg_en.ts

index 0bc1a14f97368403bec300a01134886d10fe77a1..137bdebf5a1e956cf5af3ca71ac34c62f2863bf6 100755 (executable)
Binary files a/doc/salome/gui/GEOM/images/neo-section.png and b/doc/salome/gui/GEOM/images/neo-section.png differ
index 717ad3b232ab4c9a8eaf405ffda2b82a47d426b7..0832ea8865cf72e7355bfea841141ef2efc16c58 100644 (file)
@@ -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 <b>Operations - > Boolean - > Section</b>
+To produce it, select in the main menu <b>Operations - > Boolean - > Intersection</b>
 
-\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. 
index 784003c3ceb79d0966c3c03b183b0db96f32d71c..1babccb693823284bc8fa768cdf082defad25ec7 100644 (file)
@@ -15,7 +15,7 @@
 \tui_script{boolean_operations_ex03.py}
 
 \anchor tui_section
-<br><h2>Section</h2>
+<br><h2>Intersection</h2>
 \tui_script{boolean_operations_ex04.py}
 
 */
index 02a30251d246b12be9d52b9451f964e300c99f73..f5e8f0509edec064de16e5e3368c0bfbb28b22e5 100644 (file)
@@ -17,7 +17,7 @@ complex geometrical objects (2D & 3D elements):
 of a list of objects into an independent object.</li>
 <li>\subpage cut_operation_page "Cut" - cuts one shape with
 a list of others. </li>
-<li>\subpage section_opeartion_page "Section" - creates a section between two shapes.</li>
+<li>\subpage section_opeartion_page "Intersection" - performs an intersection between two shapes.</li>
 </ul>
 
 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
 <em>geompy.MakeSection(Shape1, Shape2, checkSelfInte)</em>, 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.
 <em>geompy.MakeBoolean(Shape1, Shape2, Operation, checkSelfInte),</em> 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
-&mdash; Common, 2 &mdash; Cut, 3 &mdash; Fuse, 4 &mdash; Section).
+&mdash; Common, 2 &mdash; Cut, 3 &mdash; Fuse, 4 &mdash; Intersection).
 
 
 Besides, you can use advanced TUI commands performing these operations
index 1630caf5a93ac776932428cd963ed89c46fe21d8..e3c19fbe2a8e45da8d240c4564316cdada424dd1 100644 (file)
@@ -1674,11 +1674,11 @@ Please, select face, shell or solid and try again</translation>
     </message>
     <message>
         <source>GEOM_SECTION</source>
-        <translation>Section</translation>
+        <translation>Intersection</translation>
     </message>
     <message>
         <source>GEOM_SECTION_TITLE</source>
-        <translation>Section Of Two Objects</translation>
+        <translation>Intersection Of Two Objects</translation>
     </message>
     <message>
         <source>GEOM_SELECTED_FACE</source>
@@ -2986,7 +2986,7 @@ Please, select face, shell or solid and try again</translation>
     </message>
     <message>
         <source>MEN_SECTION</source>
-        <translation>Section</translation>
+        <translation>Intersection</translation>
     </message>
     <message>
         <source>MEN_SELECT_ONLY</source>
@@ -3874,7 +3874,7 @@ Please, select face, shell or solid and try again</translation>
     </message>
     <message>
         <source>STB_SECTION</source>
-        <translation>Section</translation>
+        <translation>Intersection</translation>
     </message>
     <message>
         <source>STB_SEWING</source>
@@ -4458,7 +4458,7 @@ Please, select face, shell or solid and try again</translation>
     </message>
     <message>
         <source>TOP_SECTION</source>
-        <translation>Section</translation>
+        <translation>Intersection</translation>
     </message>
     <message>
         <source>TOP_SEWING</source>