Salome HOME
New feature "Placement" was implemented
[modules/shaper.git] / src / FeaturesPlugin / plugin-Features.xml
index bcd23c7e170835b084e69b62dfd61e27ee0b534b..3c2dcc0d3a02fcc49301775112602de7f35168de 100644 (file)
@@ -7,12 +7,15 @@
       <feature id="Boolean" title="Boolean" tooltip="Perform boolean operations with shapes" icon=":icons/cut.png">
           <source path="boolean_widget.xml"/>
       </feature>
+      <feature id="Placement" title="Placement" tooltip="Perform moving an object to specified position" icon="">
+<!--          <source path="extrusion_widget.xml"/>-->
+      </feature>
     </group>
     <group id="Collections">
       <feature id="Group"
         title="Group"
         tooltip="Create a new named collection of geometry entities"
-        icon=":icons/group.png">
+        icon=":icons/shape_group.png">
         <source path="group_widget.xml"/>
       </feature>
     </group>