<html><head></head><body><div style="font-family: Verdana;font-size: 12.0px;"><div>Dear all,</div>

<div> </div>

<div>I wondered if it is possible to color a wireframe with a a color gradient (or random colors)</div>

<div>instead of a solid color. I have a 3D mesh exported from GMSH, with a lot of interior points/edges.</div>

<div>I use a shrink filter in Paraview to thow the interior edges, but since the are all colored homogenously</div>

<div>it is impossible to distinguish any features.</div>

<div>Here's a Screenshot:</div>

<div>http://flatpolar.org/paraview_mesh3_maxsize5.png</div>

<div> </div>

<div>I would like to have the mesh shown at least a little bit more like in GMSH:</div>

<div>http://flatpolar.org/gmsh_mesh3_maxsize5.png</div>

<div> </div>

<div>In best case, the coloring of the edges would be depending on the X-,Y-,and Z-location.</div>

<div>I found this screenshot featuring different edge colors, but the model is created from</div>

<div>Python and visualized in an OpenGL window instead of Paraview.</div>

<div>http://www.paraview.org/Wiki/images/thumb/d/d7/ContourFilterPython3.png/600px-ContourFilterPython3.png</div>

<div>The idea seems to be to set the 'ColorAttributeType' to 'POINT_DATA', but this doesn't help me much.</div>

<div> </div>

<div>Could anyone hint me to a solution of how to achieve a multi-colored wireframe in Paraview?</div>

<div> </div>

<div>Thanks in advance,</div>

<div>Michael</div></div></body></html>