All,
I have something like: def process_block(block) # do different things based on element type of block for block in output: process_block(block) But I cannot figure out how to determine the element type in each block thanks for any help - I may be dense but I'm persistent! Dennis Conklin, PE RDE&Q Principal Engineer Goodyear Innovation Center, 5th Floor South, Pillar M34 Phone: 330-796-5701 Email: [email protected]
_______________________________________________ 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
