]> SALOME platform Git repositories - modules/shaper.git/blobdiff - src/ExchangePlugin/export_widget.xml
Salome HOME
Improvement coding style
[modules/shaper.git] / src / ExchangePlugin / export_widget.xml
index d77786ee58dd10b5d03c32907c74c23260c0f9e0..d0fcd396732e1af826ff698174cf181b34d2a8ee 100644 (file)
@@ -42,7 +42,7 @@
       <shape_selector id="stl_object_selected"
                           label="Object"
                           tooltip="Object to export."
-                          shape_types="vertices edges wires faces shells solids compsolids compounds">
+                          shape_types="faces shells solids compsolids compounds">
             <validator id="GeomValidators_Finite"/>
       </shape_selector>
       <groupbox title="Deflection">
@@ -62,8 +62,7 @@
               tooltip="Value indicate by user">
             <doublevalue id="stl_absolute"
               tooltip="Absolute value."
-              min="0.0"
-              max="1.0"
+              min="1e-12"
               step="0.1"
               default="0.5">
             </doublevalue>
           </radio>
         </radiobox>
       </groupbox >
-      <!--stringvalue id="xao_author"
-                   label="Author"
-                   placeholder="Please input the author">
-      </stringvalue>
-      <stringvalue id="xao_geometry_name"
-                   label="Geometry name"
-                   placeholder="Please input the geometry name">
-      </stringvalue-->
     </case>
   </switch>
 </source>