]> SALOME platform Git repositories - modules/shaper.git/blobdiff - src/CollectionPlugin/plugin-Collection.xml
Salome HOME
Meet the coding style (line length <= 100)
[modules/shaper.git] / src / CollectionPlugin / plugin-Collection.xml
index 09bc12bebecfb7771dbd589e913e44d240f54075..6ebd05466c8ab6af5b0c6513743e0c575c975420 100644 (file)
@@ -9,6 +9,15 @@
         icon="icons/Collection/shape_group.png">
         <source path="group_widget.xml"/>
       </feature>
+      
+      <feature id="Field"
+        title="Field"
+        tooltip="Create create fields for selected shapes"
+        icon="icons/Collection/field.png">
+        <field-panel id="selected">
+          <validator id="GeomValidators_BodyShapes"/>
+        </field-panel>
+      </feature>      
     </group>
   </workbench>
 </plugin>