geom/doc/salome/gui/GEOM/input/cut_operation.doc

27 lines
671 B
Plaintext
Raw Normal View History

/*!
\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.
2009-02-13 17:16:39 +05:00
\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>
2009-02-13 17:16:39 +05:00
\image html fusesn1.png "The initial shapes"
2009-02-13 17:16:39 +05:00
\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".
*/