X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=doc%2Fsalome%2Fgui%2FGEOM%2Finput%2Fextruded_cut_operation.doc;h=0d4d765811ac548010e93a2765780c591e5663ae;hb=00621ab4f35ece96476fc358acf598d78ec0a95d;hp=c1c9401585de1402b943a708f2c77afa30535680;hpb=d1d965da4798c30686e15c52c321336487dca95b;p=modules%2Fgeom.git diff --git a/doc/salome/gui/GEOM/input/extruded_cut_operation.doc b/doc/salome/gui/GEOM/input/extruded_cut_operation.doc index c1c940158..0d4d76581 100644 --- a/doc/salome/gui/GEOM/input/extruded_cut_operation.doc +++ b/doc/salome/gui/GEOM/input/extruded_cut_operation.doc @@ -4,24 +4,32 @@ The Extruded cut operation allows you to easily remove material from a \b solid by extruding a profile along the normal to its plane. -- \image html extruded_cut_example.png +\image html extruded_cut_example.png To produce the extruded cut: -1. Draw the \b profile of the extrusion. It can be: +
    +
  1. Draw the \b profile of the extrusion. It can be: + +
  2. - - a \b Sketch drawn on a planar face of the object you want to cut. - - - any closed edge or wire of the desired shape (circle, ellipse ...). +
  3. In the Main Menu select Operations - > Extruded Cut or click on -2. In the Main Menu select Operations - > Extruded Cut or click on -\image html extruded_cut.png + \image html extruded_cut.png -3. Fill in the dialog box fields: +
  4. -\image +
  5. Fill in the dialog box fields: -The input parameters are: + \image html extruded_cut_dlg.png + +
  6. +
+ +The input arguments are: - The initial shape you want to cut. It must be a solid or a compound made of a single solid. @@ -33,6 +41,12 @@ And optionnaly: - A draft angle in degrees. Activated by clicking on \image html draft.png +The direction can be reversed by pushing the Change direction button: \image html change_direction.png + + +This functionality is available via the textual interface with the command: + +\n TUI Command: geompy.MakeExtrudedCut(InitShape, Profile, Height,Angle), */