<br><div class="gmail_quote"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Message: 5<br>
Date: Tue, 21 Apr 2009 12:46:35 +0200<br>
From: &quot;Jean M. Favre&quot; <br>
<br>
Sreejith Kuttanikkad wrote:<br>
&gt; Dear Paraview,<br>
&gt;<br>
&gt; When I select the 2D Glyph Circle option in Paraview 3.4.0, the glyphs look<br>
&gt; more like an octagon than a circle. I could not find an option to increase<br>
&gt; the number of sides or resolution so that it looks like circle. How can I do<br>
&gt; that,  like for instance, in sphere glyph there is an option to change theta<br>
&gt; resolution in the properties tab.<br>
&gt;<br>
<br>
<br>
You cannot change it, unless you modify the source code. It is<br>
hard-coded to generate 8 points.<br>
<br>
Look in ./VTK/Graphics/vtkGlyphSource2D.cxx<br>
<br>
vtkGlyphSource2D::CreateCircle()<br>
<br>
Jean --<br>
Swiss National Supercomputing Center<br>
<br></blockquote></div>I am now using the binary version of paraview 3.4.<br> If I want to change, I will have to download the source and modify it and compile.. right? No other way?<br><br>Thanks<br>Sreejith <br><br>