<div dir="ltr">Paraview community,<div><br></div><div>I am trying to batch process CFD results for aero-optic analysis. My plan is to create a series of PlotOverLine interpolations between the sensor and farfield boundary, and then use the data along that ray to do the aero-optic calculations. I will be using pvbatch since I have no need to visualize any step of the process. </div><div><br></div><div>What is the best way to extract the data arrays (preferably only the arrays I need, by name), from the PlotOverLine object? For example, I can call "<span style="color:rgb(0,0,0);font-family:courier;font-size:11px">plotOverLine1.PointData['Density'].GetRange()" </span>to get the min and max of the Density array, but I want the whole array.</div><div><br></div><div>Thank you,</div><div><br></div><div>Ben Orr</div><div><a href="mailto:benjamincorr@gmail.com">benjamincorr@gmail.com</a></div></div>