Salome HOME
Update for documentation and some fixes
[modules/shaper.git] / src / PythonAddons / macros / compoundVertices / widget.xml
1 <source>\r
2   <workbench id="Macros" document="Part">\r
3     <group id="Samples">\r
4 \r
5       <feature\r
6         id="compoundVertices"\r
7         title="Points set"\r
8         tooltip="Import a set of construction points"\r
9         icon="icons/Addons/import.png"\r
10         helpfile="compoundVerticesFeature.html">\r
11         <file_selector id="file_path" title="Import txt file (X Y Z)" path="">\r
12         </file_selector>\r
13         <stringvalue id="separator"  label="Separator (optional): ">\r
14         </stringvalue>\r
15       </feature>\r
16 \r
17     </group>\r
18   </workbench>  \r
19 </source>\r