The DXF output report file is formatted according to the
“Data Exchange Format” standard rules for representing CADD
type coordinates. The file can be used in several inexpensive,
shareware or freeware viewers. Quickview Plus ™ can display
DXF files as shown in Figure
below. A free program originally from Autocad™, Voloview
Express™, can display solid model rendering as shown in Figure. Other viewers
are available from Microstation™, Visio™ and other shareware
or freeware vendors.
This file is generated when the following line is included
in the IDF.
In addition to the building shape (including detached
shading elements), the DXF view includes a “true north” arrow
(at ground level) and the name from the BUILDING object.
Quick View Plus version of DXF
file
Even in the Quick View version, you can see that the
different building elements have different colors. These are
the “original” colors used in EnergyPlus. The current default
color scheme is shown in the following figure of the solid
model.
Voloview 3D Solid
view
The DXF file of itself is an ASCII file, with a specific
structure as specified in the standard. An excerpt of the file
is shown below:
eplusout.dxf[LINK]
The DXF output report file is formatted according to the “Data Exchange Format” standard rules for representing CADD type coordinates. The file can be used in several inexpensive, shareware or freeware viewers. Quickview Plus ™ can display DXF files as shown in Figure below. A free program originally from Autocad™, Voloview Express™, can display solid model rendering as shown in Figure. Other viewers are available from Microstation™, Visio™ and other shareware or freeware vendors.
This file is generated when the following line is included in the IDF.
Output:Surfaces:Drawing, DXF;
You can ask it to triangulate surfaces with >4 sides:
Output:Surfaces:Drawing, DXF, Triangulate3dface;
In addition to the building shape (including detached shading elements), the DXF view includes a “true north” arrow (at ground level) and the name from the BUILDING object.
Even in the Quick View version, you can see that the different building elements have different colors. These are the “original” colors used in EnergyPlus. The current default color scheme is shown in the following figure of the solid model.
The DXF file of itself is an ASCII file, with a specific structure as specified in the standard. An excerpt of the file is shown below:
Program Version,EnergyPlus, <version>
Documentation content copyright © 1996-2026 The Board of Trustees of the University of Illinois and the Regents of the University of California through the Ernest Orlando Lawrence Berkeley National Laboratory. All rights reserved. EnergyPlus is a trademark of the US Department of Energy.
This documentation is made available under the EnergyPlus Open Source License v1.0.