<div dir="ltr">Hi, <div><br></div><div>I have a structured grid computational domain of size 800,2,800. I want to extract the information along a line and so I do the following in my python script. </div><div><br></div><div><div>ExtractSubset0 = ExtractSubset(guiName="ExtractSubset0",IncludeBoundary=0,VOI=[399, 399, 0, 0, 0, 799], SampleRateK=1, SampleRateJ=1, SampleRateI=1)</div><div>data = servermanager.Fetch(ExtractSubset0)</div><div>numPoints=data.GetNumberOfPoints()</div></div><div><br></div><div>However, when I plot the information on that line, I see it has only extracted information between 0-399 in the z-coordinate direction. I even printed numPoints to confirm how much information is extracted and I get "numPoints=400". I am using PV 3.98.0.</div><div><br></div><div>Any help on this will be appreciated.</div><div><br></div><div><div><br></div><div><br></div><div><br></div>-- <br><div class="gmail_signature">Chukwudi Chukwudozie <br><a href="mailto:cchukw1@tigers.lsu.edu">cchukw1@tigers.lsu.edu</a><br>Craft and Hawkins Department of Petroleum Engineering<br>Louisiana State University<br>Patrick F. Taylor Hall (CEBA)<br>Room 3429<br>Baton Rouge LA, 70803<br>Cell:3373546822<br>Office: 2255786064</div>
</div></div>