Salome HOME
Added "Sphere" primitive.
[modules/shaper.git] / src / PrimitivesPlugin / plugin-Primitives.xml
index 13e22414ae0bbf3ce18b30b2a5dc29e8741ad7c7..9880e628b6a63bd5c9528fa8b746ba8014b31240 100644 (file)
         <source path="cylinder_widget.xml"/>
       </feature>
     </group>
+    <group id="Primitives">
+      <feature id="Sphere" title="Sphere" tooltip="Create a sphere" icon="icons/Primitives/sphere.png">
+        <source path="sphere_widget.xml"/>
+      </feature>
+    </group>
   </workbench>
 </plugin>