Hi Eric,

You are right :
for block in inputs[0]:
  print block.Points
iterates over the Points of the Blocks of the MultiBlockDataSet.

And input[0].VTKObject and pdi are the same object.

Really a great way to can work with numpy !
Many thanks !

--
Aurélien
_______________________________________________
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