From: mpv Date: Fri, 11 Sep 2015 16:26:49 +0000 (+0300) Subject: Make extrusion sketch created on the face is created outside of the material of the... X-Git-Tag: V_1.4.0_beta4~8 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=e488a2b2fe993a0007668de88ef8f8a79486dcc8;p=modules%2Fshaper.git Make extrusion sketch created on the face is created outside of the material of the solid --- diff --git a/src/FeaturesPlugin/extrusionsketch_widget.xml b/src/FeaturesPlugin/extrusionsketch_widget.xml index b95763321..3bb4e6d29 100644 --- a/src/FeaturesPlugin/extrusionsketch_widget.xml +++ b/src/FeaturesPlugin/extrusionsketch_widget.xml @@ -15,7 +15,7 @@ id="from_size" label="Size" step="1.0" - default="10" + default="0" icon=":icons/dimension_down.png" tooltip="From size"> @@ -25,7 +25,7 @@ id="to_size" label="Size" step="1.0" - default="0" + default="10" icon=":icons/dimension_up.png" tooltip="To size">