[Paraview] Set volume mapper in python API

Utkarsh Ayachit utkarsh.ayachit at kitware.com
Fri Oct 29 14:09:37 EDT 2010


You can use the following:

DataRepresentation1.SelectMapper = 'GPU'


Utkarsh

On Fri, Oct 29, 2010 at 1:17 PM, John Haiducek <jhaiduce at gmail.com> wrote:
> How do I select a volume mapper from the python API? I want to use
> raycasting rather than the default projected tetrahedra.
>
> John Haiducek
>
> _______________________________________________
> 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
>
>


More information about the ParaView mailing list