[Paraview] GetLookupTableForArray: LockScalarRange

Nabil Ghodbane nabil.ghodbane at gmail.com
Fri Jul 14 15:31:36 EDT 2017


dear experts,
I recently moved a software from PV 4.3 to PV 5.2.0 and the software I am
running uses  the GetLookupTableForArray LockScalarRange property
Was it simply removed ?
thanks.


pvpython
from paraview import *
>>> from paraview.simple import *
paraview version 5.2.0
>>> help(GetLookupTableForArray)
Help on function GetLookupTableForArray in module paraview.simple:

GetLookupTableForArray(arrayname, num_components, **params)
    Used to get an existing lookuptable for a array or to create one if none
    exists. Keyword arguments can be passed in to initialize the LUT if a
new
    one is created.
    *** DEPRECATED ***: Use GetColorTransferFunction instead




Nabil Ghodbane (Ph. D. Habil*.*)
Phone: +33 6 34 42 33 43
Mailto: nabil.ghodbane at gmail.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/paraview/attachments/20170714/479b09b9/attachment.html>


More information about the ParaView mailing list