IDF Viewer
{{SelectedIdf}} (Last modified: {{IdfData.lastModified | date: 'd MMM y'}}{{IdfData.readOnly ? ', read-only' : ''}})

{{SelectedType}}

Raw Data
Object View Code View Table View
Showing {{idf.CurrentObjData.objects.length}} objects
{{obj.type}},
 , 
! {{idf.CurrentObjData.type.fields[$index].defs.field[0]}}
Showing {{idf.CurrentObjData.objects.length}} objects

Edit IDF objects using html forms (coming soon)

{{obj.type}}
{{$index}} - {{obj.id}}
Referencing {{obj.using.length}}, referenced by {{obj.usedBy.length}}
Duplicate Delete
Showing {{idf.CurrentObjData.objects.length}} objects (Read-only, editing functions will be implemented later)

Table view (editor coming soon)

{{SelectedIdf}} (Last modified: {{IdfData.lastModified | date: 'd MMM y'}}, read-only)
Summary

Thermal Zones: {{IdfData.stats.nzones}}

Building Surfaces (detailed): {{IdfData.stats.nsurfaces}}

Fenestration Surfaces (detailed): {{IdfData.stats.nopenings}}

Shading Surfaces (detailed): {{IdfData.stats.nshading}}

EMS: {{IdfData.stats.usingEMS}}

Python Plugin: {{IdfData.stats.usingPython}}

Airflow Network: {{IdfData.stats.usingAFN}}

Zone Control (HVAC): {{IdfData.stats.hasHVAC}}

Detailed HVAC: {{IdfData.stats.usingDetailedHVAC}}

Code Editor Help

Shotcuts:

'Ctrl-F' to perform a search

'Ctrl-G' to find next

'Ctrl-Shift-G' to find previous

'Ctrl-Shift-F' to find and replace

'Ctrl-Shift-R' to find and replace all

Please note that the contents of the code editor are NOT checked before submission.

Submitted code will be appended to the existing model unless "replace all" is checked.

You can use this box to add objects of other than the currently selected type as well.

{{SelectedType}}