
.. _data-element-sets-example:

#######################################################
UnstructGrid: Using DataElementSets to Filter the Model 
#######################################################

This tutorial shows how to create element sets and how to use the filtering to control which elements to show.

.. image:: ../images/tut_dataelementsets.png
    :height: 300 
    :align: center


.. literalinclude:: ../../../../EnvisionDesktop/Tutorials/DataElementSets.cpp
    :language: cpp
    :lines: 42-114