X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=doc%2Fsalome%2Fgui%2FGEOM%2Finput%2Fusing_boolean_operations.doc;h=cfbb5f4446d3d7f612020c7d3df353ef1a31a8ba;hb=4fba47faef4e78e8730b1083c11f84adf2cf6e6a;hp=88152d543b6405af60335562b5e4d44b54d5834b;hpb=239f8109c64fa0c5a2e1d87a420bad5529b57f48;p=modules%2Fgeom.git diff --git a/doc/salome/gui/GEOM/input/using_boolean_operations.doc b/doc/salome/gui/GEOM/input/using_boolean_operations.doc index 88152d543..cfbb5f444 100644 --- a/doc/salome/gui/GEOM/input/using_boolean_operations.doc +++ b/doc/salome/gui/GEOM/input/using_boolean_operations.doc @@ -2,14 +2,22 @@ \page using_boolean_operations_page Using Boolean Operations -\n You can use the following boolean operations for construction of more +For detail description of the Boolean operations please refer to +this document. +It provides a general review of the Partition and Boolean +operations algorithms, describes the usage methodology and highlighs +major limitations of these operations. + +You can use the following boolean operations for construction of more complex geometrical objects (2D & 3D elements): There is a general TUI command covering all these operations, which @@ -36,7 +44,7 @@ Shape2 is the second argument of Cut operation; geompy.MakeSection(Shape1, Shape2), where \em Shape1 and \em Shape2 is the second argument of Section operation; -\n Our TUI Scripts provide you with useful examples of the use of +Our TUI Scripts provide you with useful examples of the use of \ref tui_boolean_operations_page "Boolean Operations". */