Hi Kate,<br><br>That's not currently implemented.  I'd like to get that in for a future release.  In the meantime, it's quite easy to change, simply #include "vesGL.h" then call glLineWidth(3.0) to set the line width to 3 pixels.  This will have a global effect though, not a per vesKiwiPolyDataRepresentation effect.  Let me know if you need different line widths for different representations, and we can discuss how to properly implement that in the VES rendering engine layer.<br>

<br>Pat<br><br><div class="gmail_quote">On Tue, Jun 5, 2012 at 11:16 AM,  <span dir="ltr"><<a href="mailto:FISSELL@pitt.edu" target="_blank">FISSELL@pitt.edu</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

Hi,<br>
<br>
Is there a way to change the line thickness when displaying<br>
a bunch of lines in a polydata (.vtp) file ?<br>
I didn't see a method in vesKiwiPolyDataRepresentation().<br>
<br>
thanks<br>
Kate<br>
<br>
_______________________________________________<br>
Ves mailing list<br>
<a href="mailto:Ves@public.kitware.com">Ves@public.kitware.com</a><br>
<a href="http://public.kitware.com/cgi-bin/mailman/listinfo/ves" target="_blank">http://public.kitware.com/cgi-bin/mailman/listinfo/ves</a><br>
</blockquote></div><br>