Salome HOME
Issue #1649: Added "Reverse" flag handling.
[modules/shaper.git] / src / ConstructionPlugin / plane_widget.xml
index 5a9d746373c27181cb90e6741d1349a8df7ce2ed..5e216574cdcdbce38c613e42c861a34891e9602b 100644 (file)
                        label="Angle"
                        tooltip="Angle for rotation around axis."
                        icon="icons/Construction/angle.png"
-                       default="0"/>
+                       min="0"
+                       default="45">
+            <validator id="GeomValidators_Positive"/>
+          </doublevalue>
         </box>
       </toolbox>
     </box>