]> SALOME platform Git repositories - modules/shaper.git/commitdiff
Salome HOME
Add default value for the rotation center (issue #893)
authorazv <azv@opencascade.com>
Mon, 14 Sep 2015 07:23:34 +0000 (10:23 +0300)
committerazv <azv@opencascade.com>
Mon, 14 Sep 2015 07:23:34 +0000 (10:23 +0300)
src/SketchPlugin/plugin-Sketch.xml

index 5aeef73455f94bf69a43b32e682cfd5ee61f27e7..3a926c248a25e25499ac8ccdf458740f40a43970 100644 (file)
         <sketch-2dpoint_selector
             id="MultiRotationCenter"
             title="Center of rotation"
-            tooltip="Center of rotation"/>
+            tooltip="Center of rotation"
+            default="0"/>
         <point2dangle id="MultiRotationAngle"
                          first_point="MultiRotationCenter"
                          label="Angle"