]> SALOME platform Git repositories - modules/shaper.git/commitdiff
Salome HOME
clear_in_neutral_point set to false for Sketch/Fillet feature.
authordbv <dbv@opencascade.com>
Thu, 26 May 2016 13:52:26 +0000 (16:52 +0300)
committerdbv <dbv@opencascade.com>
Thu, 26 May 2016 13:55:23 +0000 (16:55 +0300)
src/SketchPlugin/plugin-Sketch.xml

index 7c4a4877b1f955bf94d5d9105c3d5b5c8d54c56d..6e9a26dd0729f9c9825527df54f170e78d706f8f 100644 (file)
@@ -98,7 +98,8 @@
             label="Points:"
             tooltip="Select points for fillets"
             type_choice="Vertices"
-            greed ="true">
+            greed = "true"
+            clear_in_neutral_point="false">
           <validator id="SketchPlugin_FilletVertexValidator"/>
         </sketch_multi_selector>
         <doublevalue label="Radius" tooltip="Fillet arc radius" id="ConstraintValue" accept_expressions="0" min="0" use_reset="false">