]> SALOME platform Git repositories - tools/paravisaddons_common.git/blobdiff - src/ElectromagnetismStreamTraceur/plugin/filters.xml
Salome HOME
Issues/Warnings detected by Paraview 5.9 in some plugins
[tools/paravisaddons_common.git] / src / ElectromagnetismStreamTraceur / plugin / filters.xml
index e3cbb89f5b56f782358dc9caa1c29837400ac0cf..68d2af8b3d61bf3d306787e0f13be057b0ff77fa 100644 (file)
         the streamlines will be generated.</Documentation>
       </InputProperty>
 
-      <PropertyGroup label="Seeds">
-        <Property name="Source" />
-      </PropertyGroup>
-
-      <PropertyGroup label="Integration Parameters">
-        <Property name="IntegrationDirection" />
-        <Property name="IntegratorType" />
-        <Property name="IntegrationStepUnit" />
-        <Property name="InitialIntegrationStep" />
-        <Property name="MinimumIntegrationStep" />
-        <Property name="MaximumIntegrationStep" />
-        <Property name="MaximumError" />
-      </PropertyGroup>
-
-      <PropertyGroup label="Streamline Parameters" >
-        <Property name="MaximumNumberOfSteps" />
-        <Property name="MaximumPropagation" />
-        <Property name="TerminalSpeed" />
-      </PropertyGroup>
 
 
 
         <ShowInMenu category="Electromagnetism" />
         <Visibility replace_input="2" />
       </Hints>
+
+      <PropertyGroup label="Seeds">
+        <Property name="Source" />
+      </PropertyGroup>
+
+      <PropertyGroup label="Integration Parameters">
+        <Property name="IntegrationDirection" />
+        <Property name="IntegratorType" />
+        <Property name="IntegrationStepUnit" />
+        <Property name="InitialIntegrationStep" />
+        <Property name="MinimumIntegrationStep" />
+        <Property name="MaximumIntegrationStep" />
+        <Property name="MaximumError" />
+      </PropertyGroup>
+
+      <PropertyGroup label="Streamline Parameters" >
+        <Property name="MaximumNumberOfSteps" />
+        <Property name="TerminalSpeed" />
+      </PropertyGroup>
     </SourceProxy>
   </ProxyGroup>
 </ServerManagerConfiguration>