Salome HOME
Merge branch 'master' of newgeom:newgeom
[modules/shaper.git] / src / PartSetPlugin / plugin-PartSet.xml
1 <plugin>
2   <workbench id="Part">
3     <group id="Operations">
4       <feature id="Part" text="New part" tooltip="Creates a new part" icon=":pictures/part_ico.png"/>
5       <feature id="duplicate" text="Duplicate" tooltip="Duplicate selected object" icon=":icons/duplicate.png"/>
6       <feature id="remove" text="Remove"  tooltip="Remove selected object" icon=":icons/remove.png"/>
7     </group>
8   </workbench>
9 </plugin>