Revision history [back]
Convert IDF geometry objects from Relative to World coordinate system
Hello,
I would like to share with you a small python script that converts geometry from relative to world coordinate system in IDF files. Feel free to use it. Below I described a minimal quick start guide that you can follow.
- you should have python3 installed - https://www.python.org/downloads/
- eppy library installed - https://pypi.org/project/eppy/
- download the script from the github repository - https://github.com/Tokarzewski/db-scripts/blob/master/py/convert_relative_to_world/convert_relative_to_world.py
- check your idf version and install the same EP version from https://energyplus.net/downloads
- take the idd file from the instalated EnergyPlus folder.
- update the file paths for the idd and idf files inside the script.
- run the script using any IDE that supports python or just use a terminal.
Let me know if something didn't work or remains unclear.
Convert IDF geometry objects from Relative to World coordinate system
Hello,
I would like to share with you a small python script that converts geometry from relative to world coordinate system in IDF files. Feel free to use it. Below I described a minimal quick start guide that you can follow.
- you should have python3 installed - https://www.python.org/downloads/
- eppy library installed - https://pypi.org/project/eppy/
- download the script from the github repository - https://github.com/Tokarzewski/db-scripts/blob/master/py/convert_relative_to_world/convert_relative_to_world.py
- check your idf version and install the same EP version from https://energyplus.net/downloads
- take the idd file from the instalated EnergyPlus folder.
- update the
file pathsabsolute filepaths for the idd and idf files inside thescript.script. These are lines 6 and 10. - run the script using any IDE that supports python or just use a terminal.
Let me know if something didn't work or remains unclear.
Convert IDF geometry objects from Relative to World coordinate system
Hello,
I would like to share with you a small python script that converts geometry from relative to world coordinate system in IDF files. Feel free to use it. Below I described a minimal quick start guide that you can follow.
- you should have python3 installed - https://www.python.org/downloads/
- eppy library installed - https://pypi.org/project/eppy/
- download the script from the github repository -
https://github.com/Tokarzewski/db-scripts/blob/master/py/convert_relative_to_world/convert_relative_to_world.pyhttps://github.com/Tokarzewski/db-scripts/blob/master/py/convert_relative_to_world.py - check your idf version and install the same EP version from https://energyplus.net/downloads
- take the idd file from the instalated EnergyPlus folder.
- update the absolute filepaths for the idd and idf files inside the script. These are lines 6 and 10.
- run the script using any IDE that supports python or just use a terminal.
Let me know if something didn't work or remains unclear.
Convert IDF geometry objects from Relative to World coordinate system
Hello,
I would like to share with you a small python script that converts geometry from relative to world coordinate system in IDF files. Feel free to use it. Below I described a minimal quick start guide that you can follow.
- you should have python3 installed - https://www.python.org/downloads/
- eppy library installed - https://pypi.org/project/eppy/
- download the script from the github repository - https://github.com/Tokarzewski/db-scripts/blob/master/py/convert_relative_to_world.py
- check your idf version and install the same EP version from https://energyplus.net/downloads
- take the idd file from the instalated EnergyPlus folder.
- update the absolute filepaths for the idd and idf files inside the script. These are lines
65 and10.9. - run the script using any IDE that supports python or just use a terminal.
Let me know if something didn't work or remains unclear.
Convert IDF geometry objects from Relative to World coordinate system
Hello,
I would like to share with you a small python script that converts geometry from relative to world coordinate system in IDF files. Feel free to use it. Below I described a minimal quick start guide that you can follow.
- you should have python3 installed - https://www.python.org/downloads/
- eppy library installed - https://pypi.org/project/eppy/
- download the script from the github repository - https://github.com/Tokarzewski/db-scripts/blob/master/py/convert_relative_to_world.py
- check your idf version and install the same EP version from https://energyplus.net/downloads
- take the idd file from the instalated EnergyPlus folder.
- update the absolute filepaths for the idd and idf files inside the script. These are lines 5 and 9.
- run the script using any IDE that supports python or just use a terminal.
Let me know if something didn't work or remains unclear.
Convert IDF geometry objects from Relative to World coordinate system
Hello,
I would like to share with you attach a small python script that converts convert_relative_to_world.py for converting geometry from relative to world coordinate system in IDF files. idfs. Feel free to use it. Below I described a minimal quick start guide that you can follow.
- you should have python3 installed - https://www.python.org/downloads/
- eppy library installed - https://pypi.org/project/eppy/
- download the script from the github repository - https://github.com/Tokarzewski/db-scripts/blob/master/py/convert_relative_to_world.py
- check your idf version and install the same EP version from https://energyplus.net/downloads
- take the idd file from the instalated EnergyPlus folder.
- update the absolute filepaths for the idd and idf files inside the script. These are lines 5 and 9.
- run the script using any IDE that supports python or just use a terminal.
Let me know if something didn't work or remains unclear.