Salome HOME
Merge branch 'Dev_1.1.0' of newgeom:newgeom into Dev_1.1.0
[modules/shaper.git] / src / ParametersPlugin / plugin-Parameters.xml
1 <!-- Copyright (C) 2014-20xx CEA/DEN, EDF R&D -->
2
3 <plugin>
4   <workbench id="Part">
5     <group id="Parameters">
6       <feature id="Parameter" title="New Variable" tooltip="Creates a variable" icon=":pictures/expression.png">
7         <stringvalue id="variable" label="Name"/>
8         <stringvalue id="expression" icon="Value"/>
9       </feature>
10     </group>
11   </workbench>
12 </plugin>