[Paraview] Thickness of highlight lines?

David Doria daviddoria at gmail.com
Wed Jun 15 19:47:23 EDT 2011


On Tue, Jun 14, 2011 at 10:11 PM, Utkarsh Ayachit <
utkarsh.ayachit at kitware.com> 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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.paraview.org/pipermail/paraview/attachments/20110615/8d189e4f/attachment-0001.htm>


More information about the ParaView mailing list