Re: [Paraview] Updating Properties Panel

2017-05-17 Thread Utkarsh Ayachit
Kevin,

Are you asking how to add a way for your reader to allow the the user to
interactively place a (x,y,z) location? If so, look at "Point Source" [1].
The "Center" property, together with the  XML snippet
should add the interactive widget.

Utkarsh

[1]
https://gitlab.kitware.com/paraview/paraview/blob/master/ParaViewCore/ServerManager/SMApplication/Resources/sources.xml#L1113-1153

On Tue, May 16, 2017 at 5:53 PM, Dean, Kevin <
kevin.d...@decisionsciencescorp.com> wrote:

> Hey Guys,
>
> I was wondering if there's an example for me to look at for updating
> values in the fields of the properties panel. I am writing a Plugin that
> has the option of reading in values from a CSV, but I would like to have
> the values update in the properties panel... similar to how if you use a
> probe location filter, it adjusts (x, y, z) interactivley. Thanks for the
> help.
>
> Kevin
>
> This email and its contents are confidential. If you are not the intended
> recipient, please do not disclose or use the information within this email
> or its attachments. If you have received this email in error, please report
> the error to the sender by return email and delete this communication from
> your records.
> ___
> 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
>
>
___
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


[Paraview] Updating Properties Panel

2017-05-16 Thread Dean, Kevin
Hey Guys,

I was wondering if there's an example for me to look at for updating values
in the fields of the properties panel. I am writing a Plugin that has the
option of reading in values from a CSV, but I would like to have the values
update in the properties panel... similar to how if you use a probe
location filter, it adjusts (x, y, z) interactivley. Thanks for the help.

Kevin

-- 
This email and its contents are confidential. If you are not the intended 
recipient, please do not disclose or use the information within this email 
or its attachments. If you have received this email in error, please report 
the error to the sender by return email and delete this communication from 
your records.
___
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