Salome HOME
Modification of Construction plugin documentation
[modules/shaper.git] / src / ConstructionPlugin / point_widget.xml
index d82ab6c45f78eeff6da38dbac4aa1ec1aa661fee..bd7439f8acc791f8f7d68c814c8b3e17ac248792 100644 (file)
@@ -25,7 +25,7 @@ email : webmaster.salome@opencascade.com<mailto:webmaster.salome@opencascade.com
          title="By X, Y, Z"
          tooltip="Point at a given distance from the origin."
          icon="icons/Construction/point_by_xyz_32x32.png">
-      <point_input id="point3d"/>
+      <point_input id="point3d" default="0;0;0"/>
     </box>
     <box id="by_distance_on_edge"
          title="By distance on edge"
@@ -59,6 +59,7 @@ email : webmaster.salome@opencascade.com<mailto:webmaster.salome@opencascade.com
              tooltip="Ratio value."
              min="0.0"
              max="1.0"
+             step="0.1"
              default="0.5">
           </doublevalue>
         </radio>