]> SALOME platform Git repositories - modules/shaper.git/blob - src/PythonAddons/macros/compoundVertices/widget.xml
Salome HOME
Revert "neutral fiber macro"
[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/import.png"
9         helpfile="compoundVerticesFeature.html">
10         <file_selector id="file_path" title="Import txt file (X Y Z)" path="">
11         </file_selector>
12         <stringvalue id="separator"  label="Separator (optional): ">
13         </stringvalue>
14       </feature>
15     </group>
16   </workbench>
17 </source>