<html>
<head>
<style>
P
{
margin:0px;
padding:0px
}
body
{
FONT-SIZE: 10pt;
FONT-FAMILY:Tahoma
}
</style>
</head>
<body>I am attempting to write a native paraview reader for open foam. OpenFoam has multiple zones/regions. They have an internal mesh, boundary meshs(consisting of faces), and face/point/cellzones (made up of subsets of the mesh). so I need to create an unstructured grid that has regions/zones, would be best if each region could be toggled on and off, so the user could view all the regions or some of the regions...etc. could someone point me in the direction of the class I should be using to do this?<br><br>Thanks in advance.<br><br /><hr />Crush! Zap! Destroy! Junk e-mail trembles before the might of Windows Live(tm) Mail beta. <a href='http://www2.imagine-msn.com/minisites/mail/Default.aspx?locale=en-us' target='_new'>Windows Live(tm) Mail beta</a></body>
</html>