Kevin, Here's a new example for filling up properties with default values read from file meta-data.
https://gitlab.kitware.com/paraview/paraview/merge_requests/1655 Hope that gives you enough pointers to make progress. Utkarsh On Wed, May 17, 2017 at 9:39 AM, Utkarsh Ayachit < [email protected]> wrote: > 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 <PropertyGroup/> 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.dean@ > 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
