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: [email protected]
_______________________________________________
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
Search the list archives at: http://markmail.org/search/?q=ParaView
Follow this link to subscribe/unsubscribe:
http://public.kitware.com/mailman/listinfo/paraview