IES-VE Python API

Contents:

  • Overview
  • Quick Start
  • Code Snippets
    • Working with files
    • Working with projects
    • Working with models
    • Working with bodies
    • Working with room data
    • Working with results
  • Example Scripts
  • API Reference
IES-VE Python API
  • Code Snippets
  • View page source

Code Snippets

  • Working with files
    • How to access the path of the current project
    • How to ask the user to choose a IES-VE result file
  • Working with projects
    • How to access the current project
  • Working with models
    • How to access the real model
  • Working with bodies
    • How to access the bodies in the real model
    • How to access the room bodies in the real model
  • Working with room data
    • How to access the room data of rooms in the real model
    • How to access the room general information for all rooms
    • How to access the room conditions information for all rooms
  • Working with results
    • How to access the room ids in a results file
    • How to access the variable information in a results file
    • How to access the air temperatures for all rooms in a results file
Previous Next

© Copyright 2025, Steven Firth.

Built with Sphinx using a theme provided by Read the Docs.