Peter,

You could add a fake (point or cell) variable from the Calculator and then test 
for that in the Programmable Filter
Variable ->    Name:DataSetName  (=0?)

Within the filter you could search the keys for "Name:" and split out the 
DataSetName.

Not very clean, but doable.

If you run a python script you could access the filename, run a Calculator 
filter to add the variable and then call the Programmable filter to extract the 
name and use it.   That method should be able to be automated.

YMMV

Dennis
_______________________________________________
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

Reply via email to