<div dir="ltr"><div><div>Hi,<br><br></div>I have a question. I have two different csv files, both representing surfaces of an area.<br></div><div>These two csv files consist of "X","Y","Z" values,<br>
</div><div>after opening these csv files in paraview and applying the following filters on each, <br><br></div><div>/CSV File<br></div><div>1.Table to Points<br></div><div>2. Delunay 2D<br><br></div><div>I will get a surface for each of them with one being a subset of the other. The problem is one of these csv files has more points and represents a bigger area and will end up to the higher resolution surface. These are range of x,y values for the two csv files:<br>
<br></div><div>1.csv File with more points showing a bigger area<br><br></div><div>X=[-6000,24000]<br></div><div>Y=[-7000,23000]<br><br></div><div>2.csv File with less points showing smaller area <br><br></div><div>X=[1152,14336]<br>
</div><div>Y=[1408,17024]<br><br></div><div>Is there any way I can extract from the bigger csv file the area related to the smaller file ?<br><br></div><div>I know I can extract from the bigger file the limits of the smaller one? but the area I am interested in has an irregular shape and I donīt want to be simply exporting a rectangle.<br>
<br></div><div>Is there anyway to do this in paraview?<br><br></div><div>I hope Iīm being clear in my explanation.<br><br></div><div>Thanks<br></div><div>Hedie<br></div><div><br></div><div><br></div><div><br></div><div><br>
</div><br></div>