[Paraview] Setting Texture for point sprites
Madhura Phadke
madhura.np at gmail.com
Sat Sep 25 11:48:46 EDT 2010
Hi,
I am using PointSprite through python script. When I try to load the Sphere
texture for point sprite, the trace shows the following have been set:
Arrow1 = GetActiveSource()
DataRepresentation1 = GetDisplayProperties(Arrow1)
DataRepresentation1.RenderMode = 'Texture'
DataRepresentation1.MaxPixelSize = 12.0
DataRepresentation1.Texture = []
Render()
How do I specify sphere texture?
--Madhura
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.paraview.org/pipermail/paraview/attachments/20100925/5239de5f/attachment.htm>
More information about the ParaView
mailing list