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.

Do you know how to visualize the value in the integration points?

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, Email: [email protected]


_______________________________________________
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

Reply via email to