[Paraview] How to detect element type inside Programmable Filter

Dennis Conklin dennis_conklin at goodyear.com
Thu Aug 13 22:07:13 EDT 2015


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:  dennis_conklin at goodyear.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/paraview/attachments/20150814/e9b254cf/attachment.html>


More information about the ParaView mailing list