1 <!-- Copyright (C) 2014-20xx CEA/DEN, EDF R&D -->
4 <switch id="ExportType">
5 <case id="Regular" title="BREP, STEP, IGES">
6 <export_file_selector id="file_path"
10 <validator id="ExchangePlugin_ExportFormat"
11 parameters="BREP|BRP:BREP,STEP|STP:STEP,IGES|IGS:IGES-5.1,IGES|IGS:IGES-5.3" />
12 </export_file_selector>
13 <multi_selector id="selection_list"
14 tooltip="Select a set of objects"
15 type_choice="Vertices Edges Faces Solids Compsolids Objects">
16 <validator id="GeomValidators_Finite"/>
19 <case id="XAO" title="XAO">
20 <export_file_selector id="xao_file_path"
24 <validator id="ExchangePlugin_ExportFormat"
25 parameters="XAO:XAO" />
26 </export_file_selector>
27 <stringvalue id="xao_author"
29 placeholder="Please input the author">
31 <stringvalue id="xao_geometry_name"
33 placeholder="Please input the geometry name">