Salome HOME
#28928 [CEA] FIELDS : developer documentation for the simplified visualisation
[modules/med.git] / idl / MEDPresentationManager.idl
index ee99d38a94d1a10580716aaace67243e73383612..9088298182d21d7fc49e2850c240d5817de85086 100644 (file)
@@ -187,6 +187,7 @@ module MEDCALC
     boolean hideDataOutsideCustomRange;
   };
 
+  // sphinx doc: begin of plot3d params
   struct Plot3DParameters {
     long fieldHandlerId;
     ScalarBarRangeType scalarBarRange;
@@ -198,6 +199,7 @@ module MEDCALC
     DoubleArray planeNormal;
     double planePos;
   };
+  // sphinx doc: end of plot3d params
 
   struct StreamLinesParameters {
     long fieldHandlerId;