# Evaluating HVAC Systems Part 2: Visualization

## Visualize the results
1. Download the visualization .svg template from <a href="https://github.com/chenkianwee/ifc2osmod_gendgn_egs/blob/main/svg/viz_template_hvac.svg" target="_blank">here</a>.
```{image} ../_static/hvac2/hvac2_1.png
:width: 100%
:align: center
```
<br/><br/>

2. Follow the instructions from [this section on opening .svg template](01_2_climate_p2.md#download-the-visualization-template).

3. Follow the instructions from [this section on exporting image from FreeCAD](02_5_shoebox_p5.md#export-image-from-freecad) and [this section on grabbing graph results from OpenStudio](02_5_shoebox_p5.md#grab-graph-from-openstudio) in the shoebox tutorial.

4. Your final panels should look something like this showcasing the 3 variables that we made in [Part 1](05_1_hvac_p1.md#evaluating-hvac-systems-part-1) of the tutorial.
```{image} ../_static/hvac2/hvac2_2.jpg
:width: 100%
:align: center
```