Salome HOME
Improve code coverage for elliptic arcs.
[modules/shaper.git] / src / ExchangePlugin / export_widget.xml
index 914ef4508fac508acb8a6fd2c08fc2bccdf9ba84..9e134b805c32601d268fc1ce6e73a25e165e2a50 100644 (file)
@@ -1,5 +1,3 @@
-<!-- Copyright (C) 2014-20xx CEA/DEN, EDF R&D -->
-
 <source>
   <switch id="ExportType">
     <case id="Regular" title="BREP, STEP, IGES">
@@ -8,21 +6,21 @@
                             title="Export file"
                             path="">
         <validator id="ExchangePlugin_ExportFormat"
-                   parameters="BREP|BRP:BREP,STEP|STP:STEP,IGES|IGS:IGES-5.1,IGES|IGS:IGES-5.3" />
+                   parameters="brep|brp:BREP,step|stp:STEP,iges|igs:IGES-5.1,iges|igs:IGES-5.3" />
       </export_file_selector>
-      <multi_selector id="selection_list" 
-                      tooltip="Select a set of objects" 
-                      type_choice="Vertices Edges Faces Solids Compsolids Objects">
+      <multi_selector id="selection_list"
+                      tooltip="Select a set of objects"
+                      shape_types="Vertices Edges Faces Solids Compsolids Objects">
         <validator id="GeomValidators_Finite"/>
       </multi_selector>
     </case>
     <case id="XAO" title="XAO">
-      <export_file_selector id="file_path"
+      <export_file_selector id="xao_file_path"
                             type="save"
                             title="Export file"
                             path="">
         <validator id="ExchangePlugin_ExportFormat"
-                   parameters="XAO:XAO" />
+                   parameters="xao:XAO" />
       </export_file_selector>
       <stringvalue id="xao_author"
                    label="Author"