Set internal gains using python

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
tan_veer
VE Newbie
VE Newbie
Posts: 8
Joined: Fri Feb 23, 2024 3:08 pm

Set internal gains using python

Post by tan_veer »

Hi All,

VE python API has get_internal_gains() method to read all the internal gains data from the model.
However I could not find anything similar to set the internal gains.
Basically I want to override the lighting, power and people gain using script at room level.

Anyone aware of such method or any other workaround to accomplish this ?

Thanks !
enerGwizz
VE Student
VE Student
Posts: 46
Joined: Thu Mar 01, 2012 6:36 pm
Location: Los Angeles

Re: Set internal gains using python

Post by enerGwizz »

If you could do it, the "set" method would be in the same place as "get" in the documentation. I'd suggest sharing the feedback that you want this to the "feedback" email address. I'll do the same as setting values for gains is one of the next steps for our parametric tool which is geometry/envelope-only right now..
--
Greg
Post Reply