From 9219bccd6fc4782b443ca82522974c0b3327440c Mon Sep 17 00:00:00 2001 From: Florian BRUNET Date: Thu, 23 Jun 2016 10:28:30 +0200 Subject: [PATCH] Addition of a menu Mechanics into filters menu of Paravis. --- .../MEDReader/ParaViewPlugin/Resources/MEDReaderServer.xml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/src/Plugins/MEDReader/ParaViewPlugin/Resources/MEDReaderServer.xml b/src/Plugins/MEDReader/ParaViewPlugin/Resources/MEDReaderServer.xml index 6f751967..c1ec7171 100644 --- a/src/Plugins/MEDReader/ParaViewPlugin/Resources/MEDReaderServer.xml +++ b/src/Plugins/MEDReader/ParaViewPlugin/Resources/MEDReaderServer.xml @@ -256,6 +256,9 @@ The value of this property determines how far the points will move in the mesh before to be colored using ELNO fields on it. A value of 0 positions the points at the centroid of the cell; a value of 1 leaves them at their original positions. + + + @@ -299,6 +302,7 @@ + @@ -359,6 +363,7 @@ + @@ -418,6 +423,7 @@ + -- 2.39.2