[Paraview] 2D Glyph Circle
Moreland, Kenneth
kmorel at sandia.gov
Tue Apr 21 16:53:23 EDT 2009
Alternatively, you could try creating the circle you want some other way (for example sphere -> slice), then use the Glyph (Custom Source) filter (instead of the standard Glyph filter) to use the circle you created.
-Ken
On 4/21/09 12:09 PM, "Sreejith Kuttanikkad" <sreejithpk at gmail.com> wrote:
Message: 5
Date: Tue, 21 Apr 2009 12:46:35 +0200
From: "Jean M. Favre"
Sreejith Kuttanikkad wrote:
> Dear Paraview,
>
> When I select the 2D Glyph Circle option in Paraview 3.4.0, the glyphs look
> more like an octagon than a circle. I could not find an option to increase
> the number of sides or resolution so that it looks like circle. How can I do
> that, like for instance, in sphere glyph there is an option to change theta
> resolution in the properties tab.
>
You cannot change it, unless you modify the source code. It is
hard-coded to generate 8 points.
Look in ./VTK/Graphics/vtkGlyphSource2D.cxx
vtkGlyphSource2D::CreateCircle()
Jean --
Swiss National Supercomputing Center
I am now using the binary version of paraview 3.4.
If I want to change, I will have to download the source and modify it and compile.. right? No other way?
Thanks
Sreejith
**** Kenneth Moreland
*** Sandia National Laboratories
***********
*** *** *** email: kmorel at sandia.gov
** *** ** phone: (505) 844-8919
*** web: http://www.cs.unm.edu/~kmorel
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.paraview.org/pipermail/paraview/attachments/20090421/dab0d3ec/attachment.htm>
More information about the ParaView
mailing list