2 <switch id="ExportType">
3 <case id="Regular" title="BREP, STEP, IGES">
4 <export_file_selector id="file_path"
8 <validator id="ExchangePlugin_ExportFormat"
9 parameters="brep|brp:BREP,step|stp:STEP,iges|igs:IGES-5.1,iges|igs:IGES-5.3" />
10 </export_file_selector>
11 <multi_selector id="selection_list"
12 tooltip="Select a set of objects"
13 shape_types="Vertices Edges Faces Solids Compsolids Objects">
14 <validator id="GeomValidators_Finite"/>
17 <case id="XAO" title="XAO">
18 <export_file_selector id="xao_file_path"
22 <validator id="ExchangePlugin_ExportFormat"
23 parameters="xao:XAO" />
24 </export_file_selector>
25 <stringvalue id="xao_author"
27 placeholder="Please input the author">
29 <stringvalue id="xao_geometry_name"
31 placeholder="Please input the geometry name">