Salome HOME
Copyright update: 2016
[modules/paravis.git] / src / Plugins / DifferenceTimesteps / DifferenceTimesteps.xml
index 669b722bc23901504d98491ca899c2651e59c2d8..ecdba0c5af7c973991d8b40e11346fb3608a6c4e 100644 (file)
@@ -75,7 +75,7 @@
         command="SetFirstTimeStepIndex"
         number_of_elements="1"
         default_values="0"
-        animateable="1"
+        animateable="0"
         information_property="RangeIndicesTimeStepsInfo">
         <IntRangeDomain name="range" default_mode="min">
           <RequiredProperties>
         command="SetArrayNamePrefix"
         number_of_elements="1"
         animateable="0"
-        default_values="diff_" >
+        default_values="diff_"
+        panel_visibility="advanced" >
         <Documentation>
           Prefix to a new array name.
         </Documentation>
       </StringVectorProperty>
 
+      <PropertyGroup label="Timing">
+        <Property name="FirstTimeStepIndex" />
+        <Property name="SecondTimeStepIndex" />
+      </PropertyGroup>
+      <PropertyGroup label="Additional attributes">
+        <Property name="ArrayNamePrefix" />
+      </PropertyGroup>
+      <Hints>
+        <Visibility replace_input="0" />
+        <ShowInMenu category="Temporal" icon=":/DifferenceTimestepsIcons/resources/timesteps-icon.png" />
+      </Hints>
+
     </SourceProxy>
   </ProxyGroup>
 </ServerManagerConfiguration>