[Paraview-developers] Connecting Minimum/Maximum from threshold filter and color map range

Utkarsh Ayachit utkarsh.ayachit at kitware.com
Mon Aug 14 22:36:20 EDT 2017


Steven,

How about monitoring the `vtkCommand::ModifiedEvent` on the
`ThresholdBetween` property on the filter and then calling
`vtkSMTransferFunctionProxy::RescaleTransferFunction` in the callback?

Utkarsh

On Mon, Aug 14, 2017 at 9:26 PM, Hahn, Steven E. <hahnse at ornl.gov> wrote:

> I want to add an option to adjust the color map range so that it stays
> between the minimum and maximum specified by the threshold filter. How can
> I connect these two items?
>
>
> Best,
>
> Steven
>
> _______________________________________________
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at http://www.kitware.com/
> opensource/opensource.html
>
> Search the list archives at: http://markmail.org/search/?q=
> Paraview-developers
>
> Follow this link to subscribe/unsubscribe:
> http://public.kitware.com/mailman/listinfo/paraview-developers
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/paraview-developers/attachments/20170814/f65fab98/attachment.html>


More information about the Paraview-developers mailing list