Salome HOME
Commented options in Point feature;
[modules/shaper.git] / src / ConstructionPlugin / point_widget.xml
index 192bbd88bcfa1057d7b54ec709a1fb6472568df0..0deb69aeb84328e78dac2a255f0ebe099f28d4d7 100644 (file)
@@ -4,6 +4,7 @@
   <doublevalue id="x" label="X " tooltip="X coordinate" default="0"/>
   <doublevalue id="y" label="Y " tooltip="Y coordinate" default="0"/>
   <doublevalue id="z" label="Z " tooltip="Z coordinate" default="0"/>
+
   <!--<toolbox id="creation_method">
     <box id="by_xyz"
          title="By X, Y, Z"