GetRenderView() actually creates a second view, and it is empty. That is what 
you see being rendered.

to get the existing view after reloading your state, I suggest using

SetActiveView(GetRenderViews()[0])
Render()

and you will get your cone and your sphere.

-----------------
Jean M. Favre
Swiss National Supercomputing Center




_______________________________________________
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