Salome HOME
3.6 Separation of Boolean operations
[modules/shaper.git] / src / ExchangePlugin / export_widget.xml
index 60f0454caf084f5e1aa1a46152a86c6460bde5aa..330187a1c7d74295c005d8d93ec869bb954ae709 100644 (file)
@@ -1,4 +1,23 @@
-<!-- Copyright (C) 2014-20xx CEA/DEN, EDF R&D -->
+<!--
+Copyright (C) 2014-2017  CEA/DEN, EDF R&D
+
+This library is free software; you can redistribute it and/or
+modify it under the terms of the GNU Lesser General Public
+License as published by the Free Software Foundation; either
+version 2.1 of the License, or (at your option) any later version.
+
+This library is distributed in the hope that it will be useful,
+but WITHOUT ANY WARRANTY; without even the implied warranty of
+MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
+Lesser General Public License for more details.
+
+You should have received a copy of the GNU Lesser General Public
+License along with this library; if not, write to the Free Software
+Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+
+See http:##www.salome-platform.org/ or
+email : webmaster.salome@opencascade.com<mailto:webmaster.salome@opencascade.com>
+-->
 
 <source>
   <switch id="ExportType">
                             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 Objects">
+      <multi_selector id="selection_list"
+                      tooltip="Select a set of objects"
+                      type_choice="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"