]> SALOME platform Git repositories - modules/shaper.git/blobdiff - src/ExchangePlugin/plugin-Exchange.xml
Salome HOME
Issue #3095: Import Part: provide list of parts if any
[modules/shaper.git] / src / ExchangePlugin / plugin-Exchange.xml
index ecb36cf172de195757c549d24e225ecc78b39097..ac0ad0711fc51012eed6a3f00254d01aaaaa232a 100644 (file)
         <file_selector id="file_path" title="Import file" path="">
           <validator id="ExchangePlugin_ImportFormat" parameters="shaperpart:Part" />
         </file_selector>
+        <choice id="target_part"
+                string_list_attribute="target_parts_list"
+                label="Import to"
+                tooltip="Select the part to import the document" />
       </feature>
       <feature id="ExportPart" title="Export part" tooltip="Export structure of the Part to file" icon="icons/Exchange/export_part.png"
                helpfile="exportPart.html"