Salome HOME
Issue #2660: Update data model before save.
[modules/shaper.git] / src / CollectionPlugin / plugin-Collection.xml
index ecedd11c431da67e3bc0e2a26fd3440b1faf59ef..87d7d70efdf90a224f3a1c0a9cf65b6370f76c8e 100644 (file)
@@ -26,14 +26,16 @@ email : webmaster.salome@opencascade.com<mailto:webmaster.salome@opencascade.com
         title="Group"
         tooltip="Create named collection of geometry entities"
         icon="icons/Collection/shape_group.png"
-        apply_continue="true">
+        apply_continue="true"
+        helpfile="groupFeature.html">
         <source path="group_widget.xml"/>
       </feature>
 
       <feature id="Field"
         title="Field"
         tooltip="Create fields for selected shapes"
-        icon="icons/Collection/field.png">
+        icon="icons/Collection/field.png"
+        helpfile="fieldFeature.html">
         <field-panel id="selected"
           filter_points="false" >
           <validator id="GeomValidators_BodyShapes"/>