Question-and-Answer Resource for the Building Energy Modeling Community
Get started with the Help page
Ask Your Question
1

3D representation of the building/Zone in Python

asked 2021-01-16 08:08:19 -0500

Nimafo's avatar

updated 2021-01-16 14:56:39 -0500

Hi everyone, hope you’re well,

I have a general question that I believe lots of members here can help me find an answer,

I have a small python program, in which I calculate the energy needs of a building using simple equations and inputs by the users.

I want to add a 3D representation of the zone (preferably with shadings and windows) in the GUI. a similar example of this can be seen in CLIMAPLUS > CLIMABOX online program.

Can anyone help me find the proper python package for this problem?

Thanks in advance.

edit retag flag offensive close merge delete

1 Answer

Sort by » oldest newest most voted
1

answered 2021-01-16 15:05:16 -0500

You may be interested in Geomeppy - a geometry editor built on Eppy - a scripting language written in Python that interacts with EnerygPlus models. The top answer in this post mentions using that to write geometry to an EnerygPlus input file (IDF), and it looks like it can visualize the model's geometry as well.

edit flag offensive delete link more

Comments

Hey Aaron, Thank you so much for your help. it seems that the libraries you mention can do what I want. However, I am having a problem importing Geomeppy. I described my problem here, it would be great if you could help me solve this issue.

Nimafo's avatar Nimafo  ( 2021-01-17 06:30:34 -0500 )edit

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account.

Add Answer

Careers

Question Tools

1 follower

Stats

Asked: 2021-01-16 08:08:19 -0500

Seen: 116 times

Last updated: Jan 17 '21