[Paraview] Information Only Property Parameters

Sebastien Jourdain sebastien.jourdain at kitware.com
Wed Mar 23 11:11:23 EDT 2011


Unfortunately that's the way you have to do it. Or the other way is to
use GatherInformation() but it won't be much better.


On Wed, Mar 23, 2011 at 10:23 AM, Brian Panneton
<brian.panneton at gmail.com> wrote:
> If I have an information_only property with a command to get a
> vtkStringArray, is there a way to pass a parameter to the fuction? And, can
> that parameter be from another property? Otherwise, it seems that I would
> need to push the variable to the server in order for it to be available for
> the command called from the information_only property.
>
> Thanks,
> Brian Panneton
>
> _______________________________________________
> 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
>
>


More information about the ParaView mailing list