Calling an IES model externally with the API?

The VE Python API allows users create simple programs using the Python Programming Language, to interact with a VE Model and/or Vista Results File
Post Reply
jon_rey
VE Newbie
VE Newbie
Posts: 4
Joined: Tue Dec 17, 2019 4:32 pm

Calling an IES model externally with the API?

Post by jon_rey »

Hello all. Is there a way of using the API from outside the IES script interface?

For example, I could want to write a script that retrieves some information from the IES model as well as another source (e.g. an Excel sheet), do some analysis, and push new information into the model without actually opening the IES VE program.

Thanks
User avatar
Rhind
IES Staff
IES Staff
Posts: 87
Joined: Fri Mar 22, 2013 5:06 pm

Re: Calling an IES model externally with the API?

Post by Rhind »

This is currently not possible.
Post Reply