Salome HOME
Fix problem in the XML configuration of the ArrayRenamer plugin.
authorrnv <rnv@opencascade.com>
Wed, 17 Jun 2015 15:24:53 +0000 (18:24 +0300)
committerrnv <rnv@opencascade.com>
Wed, 17 Jun 2015 15:25:36 +0000 (18:25 +0300)
src/Plugins/ArrayRenamer/ArrayRenamer.xml

index 18f1f1d8f027fb793632f1fe3b71f7260832c0b5..4f27cdff45eab7ce290286ff73d1e08d30183667 100644 (file)
@@ -33,9 +33,6 @@
                             repeat_command="1"
                             clean_command="ClearArrayInfo">
         <Documentation>Set the arrays information (new name and way how to process array: copy origin array with new name or keep existing array and set new name).</Documentation>
-        <RequiredProperties>
-            <Property function="Input" name="Input" />
-        </RequiredProperties>
       </StringVectorProperty>
 
       <StringVectorProperty command="SetComponentInfo"
                             clean_command="ClearComponentsInfo"
                             repeat_command="1"> 
         <Documentation>Set the compoenents information for the array.</Documentation>
-        <RequiredProperties>
-            <Property function="Input" name="Input" />
-        </RequiredProperties>
-      </StringVectorProperty>  
+      </StringVectorProperty>
 
       <PropertyGroup label="List of arrays"
                      panel_widget="custom_arrays_editor">