Ted,

There are a couple of ways to do this depending on how your data object is built. Did you build this object yourself or is it an import of some other format? The modules you would want to use depending on the data structure would be Select or Include. If the properties are stored as data on the edges, then you could use Include to display the proper ones--whereas if you have the data structure defined properly, you could just use Select to select a property set.

David

Hi,

I have the following problem. I have a relatively complicated grid. The
boundary of the grid are tagged with different properties depending on
the boundary conditions. I would like to be able to display only
boundaries with a certain tag/tags. What is the best approach to this
problem.

I will appreciate any comments, pointers or examples.

Thanks,
Ted

--
.............................................................................
David L. Thompson                          The University of Montana
mailto:[EMAIL PROTECTED]                 Computer Science Department
http://www.cs.umt.edu/u/dthompsn           Missoula, MT  59812
                                           Work Phone : (406)257-8530

Reply via email to