Salome HOME
macro midsurface
[modules/shaper.git] / src / PythonAddons / macros / compoundVertices / widget.xml
1 <source>
2   <workbench id="Macros" document="Part">
3     <group id="Samples">
4       <feature
5         id="compoundVertices"
6         title="Points set"
7         tooltip="Import a set of construction points"
8         icon="icons/Addons/compound.png"
9         helpfile="compoundVerticesFeature.html">
10         <file_selector id="file_path" title="Import file" tooltip="Select file" path="">
11         </file_selector>
12         <stringvalue id="separator" label="Separator (optional):" tooltip="Select separator">
13         </stringvalue>
14       </feature>
15     </group>
16   </workbench>
17 </source>