From: dbv Date: Mon, 1 Jun 2015 13:14:36 +0000 (+0300) Subject: Improvement #589: Default value of the revolution feature X-Git-Tag: V_1.2.1~14 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=a56475d55752d1520bfabfa061b5c3197e71f345;p=modules%2Fshaper.git Improvement #589: Default value of the revolution feature Revolution now has default value equal to 360 --- diff --git a/src/FeaturesPlugin/revolution_widget.xml b/src/FeaturesPlugin/revolution_widget.xml index 66bd6be2c..a6f9e5308 100644 --- a/src/FeaturesPlugin/revolution_widget.xml +++ b/src/FeaturesPlugin/revolution_widget.xml @@ -49,7 +49,7 @@ label="Angle" min="0" step="1.0" - default="10" + default="360" icon=":icons/angle_up.png" tooltip="Angle">