Salome HOME
Improve code coverage for elliptic arcs.
[modules/shaper.git] / src / ExchangePlugin / export_widget.xml
index cc06c1e2e7b8b6e7fbcfd9ef61d2cb3efb26c173..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,11 +6,11 @@
                             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>
@@ -22,7 +20,7 @@
                             title="Export file"
                             path="">
         <validator id="ExchangePlugin_ExportFormat"
-                   parameters="XAO:XAO" />
+                   parameters="xao:XAO" />
       </export_file_selector>
       <stringvalue id="xao_author"
                    label="Author"