]> SALOME platform Git repositories - modules/paravis.git/commitdiff
Salome HOME
Last renaming of simple mode filter agy/RenamingMecanicsFilter
authorAnthony Geay <anthony.geay@edf.fr>
Wed, 5 Apr 2017 05:27:53 +0000 (07:27 +0200)
committerAnthony Geay <anthony.geay@edf.fr>
Wed, 5 Apr 2017 05:27:53 +0000 (07:27 +0200)
src/Plugins/SimpleMode/ParaViewPlugin/Resources/SimpleModeServer.xml

index bd762afad23674ec3781b01bfe0dd4b1fc864fee..45b9c0a313f1675e17e075630b53860ea62d3b37 100644 (file)
@@ -1,6 +1,6 @@
 <ServerManagerConfiguration>
   <ProxyGroup name="filters">
-    <SourceProxy name="SimpleMode" class="vtkSimpleMode" label="Simple Mode">
+    <SourceProxy name="SimpleMode" class="vtkSimpleMode" label="Normal modes animation (real)">
      <InputProperty name="Input" command="SetInputConnection">
        <ProxyGroupDomain name="groups">
          <Group name="sources"/>
@@ -66,7 +66,9 @@ Select the array that represents the requested mode.
         <DoubleRangeDomain max="1" min="0" name="range" />
         <Documentation>The value of this property sets the scale factor applied for all nodes displacement.</Documentation>
       </DoubleVectorProperty>
-
+      <Hints>
+        <ShowInMenu category="Mechanics" />
+      </Hints>
     </SourceProxy>
   </ProxyGroup>
 </ServerManagerConfiguration>