[Paraview] Integration points visualization

David E DeMarle dave.demarle at kitware.com
Mon May 15 12:56:12 EDT 2017


Try Table to Points filter and use the "X Column" "Y Column" and "Z Column"
properties to match up specific columns to the X, Y and Z point coordinates.

David E DeMarle
Kitware, Inc.
Principal Engineer
21 Corporate Drive
Clifton Park, NY 12065-8662
Phone: 518-881-4909

On Sun, May 14, 2017 at 1:07 AM, Li, Teng <tengli2 at illinois.edu> wrote:

> Hi,
> I have a question about integration points visualization.
> I have a vtk file which stores 3 components of each element in the domain:
> Sigma_xx, Sigma_yy, Sigma_xy. However, I need to do some complicated
> calculation by using these three components and then obtain a new number.
> So I first save the three CSV. files for each component. Then I finish the
> calculation in Matlab to obtain a new CSV file which is the same format as
> each of the three component CSV file.
>
> By the way, I searched on the Internet and find the possible ways to
> process:
> 1. Use XML file to visualize integration points.
> 2. Change CSV file by using filter ( table to structured grid). However,
> there are no x,y,z columns in my csv file. It only contains row ID, vtk
> original point ids and point0, point1 and point2.
>
> Best,
> Teng
>
>
> Teng Li
>
> Master Candidate in Structures
>
> Department of Civil and Environmental Engineering
>
> University of Illinois at Urbana-Champaign
>
> 205 North Mathews Ave, Urbana, IL. 61801
>
> Phone:(217)8196210 <(217)%20819-6210>, Email: tengli2 at illinois.edu
>
>
>
>
> _______________________________________________
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at http://www.kitware.com/
> opensource/opensource.html
>
> Please keep messages on-topic and check the ParaView Wiki at:
> http://paraview.org/Wiki/ParaView
>
> Search the list archives at: http://markmail.org/search/?q=ParaView
>
> Follow this link to subscribe/unsubscribe:
> http://public.kitware.com/mailman/listinfo/paraview
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/paraview/attachments/20170515/928c1c47/attachment.html>


More information about the ParaView mailing list