Salome HOME
Comment Split output
[modules/shaper.git] / src / ExchangePlugin / export_widget.xml
index d00baf07b66282151363a1e99e82e0cf08a5715d..cc06c1e2e7b8b6e7fbcfd9ef61d2cb3efb26c173 100644 (file)
       </export_file_selector>
       <multi_selector id="selection_list" 
                       tooltip="Select a set of objects" 
-                      type_choice="Vertices Edges Faces Solids 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="">
                    label="Author"
                    placeholder="Please input the author">
       </stringvalue>
+      <stringvalue id="xao_geometry_name"
+                   label="Geometry name"
+                   placeholder="Please input the geometry name">
+      </stringvalue>
     </case>
   </switch>
 </source>