[Paraview] Fetch a vtk mapper object from paraview

Utkarsh Ayachit utkarsh.ayachit at kitware.com
Fri Oct 8 15:06:47 EDT 2010


There's no way of "fetching" the mapper through Python. You can affect
parameters on the mapper using properties on the representation
itself.

Utkarsh

On Fri, Oct 8, 2010 at 2:17 PM, Matthew Cragun <mcragun at totalsim.us> wrote:
> Is it possible when running the paraview modules in python to get a
> vtkPolyDataMapper object?  In other words, if I set up my pipeline and I've
> set my display properties, I would like Fetch the actual mapper object from
> the serverManager.  Can this be done?
> Thanks,
>
> --
> Matt Cragun
>
> Engineer
> TotalSim LLC
> 7003 Post Road,
> Suite 415
> Dublin, Ohio 43016
> O: (614) 255-7426
> M: (801) 404-6021
> E: mcragun at totalsim.us
>
> _______________________________________________
> 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