I am having troubles with a reader plugin which works well under 3.6.2
but is missing some DataInformation under the CVS version. Specifically,
my reader produces a hierarchy of multi-blocks, so some data fields are
only stored on some datasets, and PV3.6.2 correctly associates them and
displays them as "partial".

in PV3.6.2, printing my reader.GetDataInformation().DataInformation,
each *and all* fields is displayed, and correctly marked with "IsPartial".

in PV3.7, the "partial" fields are missing, although they are read and
stuffed in memory, and consequently, I cannot used them in Display
Properties.

Did I miss some new developments which causes this side-effect?

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

Reply via email to