Is there a safe/proper way to update the WHOLE_EXTENT from a filter without knowing the extent at the initial call of RequestInformation()? That is, I may need a way to override such information in subsequent RequestData calls (if it would be safe to do so).
The basic design to my problem is that the extent information is located within a drop-down in the GUI loaded by the plugin. That said, I will not have the extent information until after the user has selected an option from the drop-down (hypothetically, my second call to RequestData just before displaying the object). If it is not possible to resolve this issue in such a manner, is there a better way to accomplish this task? Regards, Dennis McWherter
_______________________________________________ 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
