Salome HOME
[MEDCalc] Proper autoscale for vector field.
[modules/med.git] / idl / MEDPresentationManager.idl
index c045eec36857c214ad0430e73b0ed59f61755264..2d9e0663436d0a937655a5909c498ec420d69619 100644 (file)
@@ -113,7 +113,6 @@ module MEDCALC
 
   struct VectorFieldParameters {
     long fieldHandlerId;
-    string displayedComponent; // DISPLAY_EUCLIDEAN_NORM or any component name - only used to color the glyphs
     ScalarBarRangeType scalarBarRange;
     ColorMapType colorMap;
   };