1 <!-- Copyright (C) 2014-20xx CEA/DEN, EDF R&D -->
6 <feature id="Import" title="Import" tooltip="Import a file" icon="icons/Exchange/import.png" document="Part">
7 <file_selector id="file_path" title="Import file" path="">
8 <validator id="ExchangePlugin_ImportFormat" parameters="BREP|BRP:BREP,STEP|STP:STEP,IGES|IGS:IGES,XAO:XAO" />
11 <feature id="Export" title="Export" tooltip="Export to file" icon="icons/Exchange/export.png">
12 <source path="export_widget.xml" />