[Paraview] Set background color, paraview web

Sebastien Jourdain sebastien.jourdain at kitware.com
Fri Apr 28 10:53:06 EDT 2017


In Python on the server side:

view = simple.GetRenderView()

view.Background = [0, 0.5, 1]

On Fri, Apr 28, 2017 at 8:10 AM, Daniel Zuidinga <info at seoaachen.de> wrote:

> Hi,
>
> where can I set the default background color in paraview web?
>
> best regards
>
> _______________________________________________
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at http://www.kitware.com/opensou
> rce/opensource.html
>
> Please keep messages on-topic and check the ParaView Wiki at:
> http://paraview.org/Wiki/ParaView
>
> Search the list archives at: http://markmail.org/search/?q=ParaView
>
> Follow this link to subscribe/unsubscribe:
> http://public.kitware.com/mailman/listinfo/paraview
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/paraview/attachments/20170428/d609a70e/attachment.html>


More information about the ParaView mailing list