Paul Edwards wrote: > In the "Display" tab in the "Object Inspector", change the "X Axis Data" to > "Use Data Array" and select "Points(0)".
Exactly as Paul said. Well done. but there is a caveat. It assumes the numbering of vertices along the profile is in increasing order. It works well with the NACA dataset in VTKData/EnSight because the mesh is curvilinear structured. It is much more difficult to get when the profile is the intersection of a plane with the 3D surface of an airfoil (typically unstructured), and the numbering of vertices is all but monotonously increasing. Yet harder, if the profile is the intersection of a 3D multi-block airfoil surface. Jean -- Swiss National Supercomputing Center. _______________________________________________ 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 Follow this link to subscribe/unsubscribe: http://www.paraview.org/mailman/listinfo/paraview
