[Paraview] pvpython and LOD

Milan Frank milan.frank at gmail.com
Tue Aug 15 06:10:36 EDT 2006


Hello,

I'm using ParaViews python interface.

I have used:

ren = paraview.createRenderWindow()
d = paraview.createProxy('displays', 'CompositeDisplay')
ren.AddToDisplays(d)

to create a render module and attach a display. I have tried to set
LODTreshold to 0.0 and LODResoution to 160.

Unfortunately, it seems the LOD does not working. Am I missing something?

Any help would be much appreciated,
Milan


More information about the ParaView mailing list