Salome HOME
bos #40613 [CEA] deprecated np.float
[modules/shaper.git] / src / PythonAddons / macros / pipeNetwork / widget.xml
1 <source>
2   <workbench id="Macros" document="Part">
3     <group id="Samples">
4       <feature
5         id="pipeNetwork"
6         title="Pipe Network"
7         tooltip="Create"
8         icon="icons/Addons/pipeNetwork.png"
9         helpfile="pipeNetworkFeature.html">
10 <!--        <boolvalue id="blocking"
11                    label="Hexa"
12                    default="false"
13                    tooltip="Partition"
14                    obligatory="0"/>-->
15         <file_selector id="file_path" title="Import file" path="">
16         </file_selector>
17       </feature>
18     </group>
19   </workbench>
20 </source>