On Tue, Jun 14, 2011 at 10:11 PM, Utkarsh Ayachit <
[email protected]> wrote:

> Try:
>
> GetDisplayProperties(FindSource("Sphere1"))
>

Thanks Utkarsh! If anyone else is interested, this is all it took:

dp = GetDisplayProperties(FindSource("Sphere1")) dp.SelectionLineWidth = 5

http://www.paraview.org/Wiki/ParaView/PythonRecipes/HighlighThickness

David
_______________________________________________
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