Search found 2 matches

by simonp
Thu Jan 16, 2025 12:13 pm
Forum: VE Python API
Topic: Apache HVAC Multiplex Description
Replies: 0
Views: 4194

Apache HVAC Multiplex Description

Hi All,

I am looking to extract all the information I can on the multiplexes in my model but have not been able to extract their descriptions. The closest I have got to differentiating which multiplex is which is by extracting the multiplex ID.

The API provides a method of extracting the reference ...
by simonp
Tue Dec 17, 2024 5:46 pm
Forum: VE Python API
Topic: NCM CE variables
Replies: 0
Views: 4072

NCM CE variables

Hello,

I am using the Python API to extract the carbon NCM CE variables but I am having difficulties getting the values to match the VistaPro results.

I use the following code to extract any of the NCM CE variables, in this case lighting:

filename = IesFilePicker.pick_aps_file()
result = iesve ...