geom/doc/salome/gui/GEOM/input/cut_operation.doc
2009-02-13 12:16:39 +00:00

27 lines
671 B
Plaintext

/*!
\page cut_operation_page Cut
\n To produce a \b Cut operation in the <b>Main Menu</b> select <b>Operations - > Boolean - > Cut</b>
\n This operation cuts a shape with another one.
\n The \b Result will be any \b GEOM_Object.
\n <b>Arguments:</b> Name + 2 shapes.
\n <b>Advanced option:</b>
\ref restore_presentation_parameters_page "Set presentation parameters and subshapes from arguments".
\n <b>Dialog Box:</b>
\image html bool3.png
\n <b>Example:</b>
\image html fusesn1.png "The initial shapes"
\image html cutsn.png "The resulting object"
Our <b>TUI Scripts</b> provide you with useful examples of the use of
\ref tui_cut "Boolean Operations".
*/