Search found 5 matches

by Josef_UIBK
Tue Sep 03, 2024 9:25 am
Forum: VE Python API
Topic: IES VE 2023/2024
Replies: 0
Views: 6166

IES VE 2023/2024

Hello,

when will you update your Python API, because it is really unclear and not in very deep detail. In addition, the API documentation is no longer up to date with IES VE 2023 and 2024. A lot of the documented methods do not work anymore, e.g.:

fuel_names() -> list :
List of fuel names. Fuels ...
by Josef_UIBK
Tue Aug 27, 2024 9:12 am
Forum: VE Python API
Topic: RadianceIES
Replies: 1
Views: 2337

Re: RadianceIES

So far i figured out that the property attributes i want to change with the set_properties() method from VECdbMaterial are only existing for ext_glazing. But i need to change the following values within RadianceIES

Image
by Josef_UIBK
Tue Aug 27, 2024 8:55 am
Forum: VE Python API
Topic: RadianceIES
Replies: 1
Views: 2337

RadianceIES

Ist there any chance to access the RadianceIES Material information via VECdbConstruction, Layer, Material? The set_properties() Method of VECdbMaterial has following properties:

angular_dependence
conductivity
density
description
inside_emissivity
inside_reflectance
inside_visible_reflectance ...
by Josef_UIBK
Tue Aug 27, 2024 7:55 am
Forum: VE Python API
Topic: External Libraries
Replies: 2
Views: 3739

External Libraries

Hey,

is there any chance to add external python libraries which are noch already in the iesve archive? We are working on an ifc importer and it would be very usefull to use the IfcOpenShell Library. Right now we have to convert the needed information to a *.csv file, which is not really a clean ...
by Josef_UIBK
Fri Aug 23, 2024 6:26 am
Forum: VE Python API
Topic: Creating or copying thermal templates
Replies: 1
Views: 62851

Re: Creating or copying thermal templates

Hello :)

this would be also really helpful for me... couldn't find a way those last days and the API documentation is a little weak