I am following the same method I use in multi-block readers to set names of 
individual grids ("Extract Block" in the GUI panel correctly identifies grids 
by names)

The same (using Extract AMRBlock) does not name my patches. The levels are 
named, but the patches are simply labeled with the default "Dataset %d", i.e. 
ignoring my own setting from:

   output->GetMetaData(levelId, boxId)->Set(vtkHierarchicalBoxDataSet::NAME(), 
tmpName);

Is there an easy fix to that?
TIA

--
Jean M. Favre
Scientific Computing Research
Swiss National Supercomputing Center
CH-6828 Manno
Switzerland
_______________________________________________
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