<div dir="ltr"><div><div>Hey Cory, <br><br></div>Thank you, for giving an excellent well explained answer. Your demonstration with the little example was very useful and it did all what I wanted.<br><br><br></div><div>I have some more questions for you. It would really nice if you could  help with me these questions also,<br><br></div><div><b>Background : </b>I basically am currently developing visualization tool (reader plugin)  for a structural FEM software my research team is developing. Usually the mesh are big and sometimes complicated. <br><br></div><div>I am using Delauncy3D to generate a mesh for my given gauss points. For simple examples, it works great. But for bigger meshes with smaller mesh size (smaller elements) it shows a warning message as bellow<br><br><img alt="Inline image 1" src="cid:ii_1562aba43c082cb5" height="82" width="568"><br><br></div><div>I think this warning messages comes if two point are very close. This warning results in some wrong mesh generation in areas where mesh sizes are small (or points are closer). My question is that<br><ol><li>Can I somehow avoid and fix this situation.</li><li>Another question is not related to Delaunchy3D, but to the data visualization. When I visualize my data for different time steps, the field data bounds (upper and lower bounds) remains fixed. I want that the bounds to automatically change for each time_step by automatically finding out the maximum and minimum value of the field data, so that I can see the field_data variation over my model. <br></li></ol><p>Best</p><p>Sumeet<br></p></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Jul 26, 2016 at 8:25 PM, Cory Quammen <span dir="ltr"><<a href="mailto:cory.quammen@kitware.com" target="_blank">cory.quammen@kitware.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div>Sumeet,</div><div><br></div>Hmm, Delaunay 3D should pass the point data arrays on to the output. Here is an example pipeline where this works:<div><br></div><div>Point source: Number of Points, 100; Radius, 1</div><div>Calculator: Expression, "coordsX", Result Array Name, "X"</div><div>Delaunay 3D</div><div><br></div><div>The output of Delaunay 3D contains the X array.</div><div><br></div><div>As for creating the Delaunay 3D output just once, I would create the mesh from one of your time steps one time and save it out as a .vtu file. Next, when you are creating your animation, just load your point files as before along with the .vtu file. To associate the data from each time step on the mesh, use the Resample with Dataset filter. Set the Delaunay 3D mesh as the Source and the time-varying data as the Input. The Input point data will now be "attached" to the Delaunay 3D output mesh, and you should be able to visualize it.</div><div><br></div><div>HTH,</div><div>Cory</div><div class="gmail_extra"><br><div class="gmail_quote"><div><div class="h5">On Tue, Jul 26, 2016 at 7:49 PM, sumeet kumar <span dir="ltr"><<a href="mailto:sumeet.kumar507@gmail.com" target="_blank">sumeet.kumar507@gmail.com</a>></span> wrote:<br></div></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><div class="h5"><div dir="ltr"><div><div><div>I have a collection of points with their coordinates. Each point have certain field ( let say scalar, vector or tensor associated with it). I am currently using delaunchy 3D filter to create a 3D mesh and it works fine.<br><br></div>But next what I want is to visualize the data I had on the nodes. How can I achieve this in Paraview. No field data appears on the delaunchy #D generated mesh. <br><br></div><div>Also, when I change my time step, the filter again creates a Delaunchy 3D mesh. Is there any way to tell the algorithm generate the mesh only once and utilize it for other steps.  Please note that, the number of nodes and their coordinates are not changing with time.<br></div><div><br></div>Thanks<span><font color="#888888"><br></font></span></div><span><font color="#888888">Sumeet<br clear="all"><div><div><div><div><br>-- <br><div data-smartmail="gmail_signature"><div dir="ltr"><div><div dir="ltr"><div><div><span><img src="http://faculty.engineering.ucdavis.edu/ceetemplate/wp-content/uploads/2013/06/CEE75percent500w.jpg" style="font-size:12.8000001907349px" height="31" width="200"><span style="font-size:12.8000001907349px">         </span><br><div><font style="font-family:'trebuchet ms',sans-serif;font-size:12.8000001907349px;color:rgb(51,51,51)">Sumeet Kumar Sinha</font></div><div><span style="color:rgb(51,51,51);font-family:'trebuchet ms',sans-serif;font-size:small">Graduate Student</span></div><div><span style="font-size:12.8000001907349px;font-family:'trebuchet ms',sans-serif;color:rgb(51,51,51)">Phone: (+1)</span><a href="tel:%28%2B91%29%209910516219" value="+919910516219" style="font-size:12.8000001907349px;font-family:'trebuchet ms',sans-serif;color:rgb(17,85,204)" target="_blank"> </a><span style="font-size:12.8000001907349px;font-family:'trebuchet ms',sans-serif;color:rgb(51,51,51)"><a href="tel:5306018271" value="+15306018271" target="_blank">5306018271</a></span></div><div><span style="color:rgb(51,51,51);font-family:'trebuchet ms',sans-serif;font-size:12.8000001907349px">Website : </span><a href="http://www.sumeetsinha.in/" style="font-family:'trebuchet ms',sans-serif;font-size:12.8000001907349px;color:rgb(17,85,204)" target="_blank">http://www.sumeetsinha.in/</a></div></span></div></div></div></div></div></div>
</div></div></div></div></font></span></div>
<br></div></div>_______________________________________________<br>
Powered by <a href="http://www.kitware.com" rel="noreferrer" target="_blank">www.kitware.com</a><br>
<br>
Visit other Kitware open-source projects at <a href="http://www.kitware.com/opensource/opensource.html" rel="noreferrer" target="_blank">http://www.kitware.com/opensource/opensource.html</a><br>
<br>
Search the list archives at: <a href="http://markmail.org/search/?q=Paraview-developers" rel="noreferrer" target="_blank">http://markmail.org/search/?q=Paraview-developers</a><br>
<br>
Follow this link to subscribe/unsubscribe:<br>
<a href="http://public.kitware.com/mailman/listinfo/paraview-developers" rel="noreferrer" target="_blank">http://public.kitware.com/mailman/listinfo/paraview-developers</a><br>
<br></blockquote></div><span class="HOEnZb"><font color="#888888"><br><br clear="all"><div><br></div>-- <br><div data-smartmail="gmail_signature">Cory Quammen<br>R&D Engineer<br>Kitware, Inc.</div>
</font></span></div></div>
</blockquote></div><br><br clear="all"><br>-- <br><div class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><div><div dir="ltr"><div><div><span><img src="http://faculty.engineering.ucdavis.edu/ceetemplate/wp-content/uploads/2013/06/CEE75percent500w.jpg" style="font-size:12.8000001907349px" height="31" width="200"><span style="font-size:12.8000001907349px">         </span><br><div><font style="font-family:'trebuchet ms',sans-serif;font-size:12.8000001907349px;color:rgb(51,51,51)">Sumeet Kumar Sinha</font></div><div><span style="color:rgb(51,51,51);font-family:'trebuchet ms',sans-serif;font-size:small">Graduate Student</span></div><div><span style="font-size:12.8000001907349px;font-family:'trebuchet ms',sans-serif;color:rgb(51,51,51)">Phone: (+1)</span><a href="tel:%28%2B91%29%209910516219" value="+919910516219" style="font-size:12.8000001907349px;font-family:'trebuchet ms',sans-serif;color:rgb(17,85,204)" target="_blank"> </a><span style="font-size:12.8000001907349px;font-family:'trebuchet ms',sans-serif;color:rgb(51,51,51)">5306018271</span></div><div><span style="color:rgb(51,51,51);font-family:'trebuchet ms',sans-serif;font-size:12.8000001907349px">Website : </span><a href="http://www.sumeetsinha.in/" style="font-family:'trebuchet ms',sans-serif;font-size:12.8000001907349px;color:rgb(17,85,204)" target="_blank">http://www.sumeetsinha.in/</a></div></span></div></div></div></div></div></div>
</div>