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
_______________________________________________
Powered by www.kitware.com

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Please keep messages on-topic and check the ParaView Wiki at: 
http://paraview.org/Wiki/ParaView

Follow this link to subscribe/unsubscribe:
http://www.paraview.org/mailman/listinfo/paraview

Reply via email to