]> SALOME platform Git repositories - modules/shaper.git/blobdiff - src/ExchangePlugin/plugin-Exchange.xml
Salome HOME
Bug #1596: Export does not work
[modules/shaper.git] / src / ExchangePlugin / plugin-Exchange.xml
index 531f36667288063f1b3d94196e13ddfb55ab08c7..f428938d91b73d60616ae4d115fc679032db1753 100755 (executable)
@@ -9,13 +9,7 @@
         </file_selector>
       </feature>
       <feature id="Export" title="Export" tooltip="Export to file" icon="icons/Exchange/export.png">
-        <export_file_selector id="file_path" type="save" 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" />
-        </export_file_selector>
-        <multi_selector id="selection_list" tooltip="Select a set of objects"
-                        type_choice="Vertices Edges Wires Faces Shells Solids Compsolids Compounds Objects" use_choice="true">
-          <validator id="GeomValidators_Finite"/>
-        </multi_selector>
+        <source path="export_widget.xml" />
       </feature>
     </group>
   </workbench>