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.

  1. you should have python3 installed - https://www.python.org/downloads/
  2. eppy library installed - https://pypi.org/project/eppy/
  3. 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
  4. check your idf version and install the same EP version from https://energyplus.net/downloads
  5. take the idd file from the instalated EnergyPlus folder.
  6. update the file paths for the idd and idf files inside the script.
  7. 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.

  1. you should have python3 installed - https://www.python.org/downloads/
  2. eppy library installed - https://pypi.org/project/eppy/
  3. 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
  4. check your idf version and install the same EP version from https://energyplus.net/downloads
  5. take the idd file from the instalated EnergyPlus folder.
  6. update the file paths absolute filepaths for the idd and idf files inside the script.script. These are lines 6 and 10.
  7. 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.

  1. you should have python3 installed - https://www.python.org/downloads/
  2. eppy library installed - https://pypi.org/project/eppy/
  3. 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
  4. check your idf version and install the same EP version from https://energyplus.net/downloads
  5. take the idd file from the instalated EnergyPlus folder.
  6. update the absolute filepaths for the idd and idf files inside the script. These are lines 6 and 10.
  7. 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.

  1. you should have python3 installed - https://www.python.org/downloads/
  2. eppy library installed - https://pypi.org/project/eppy/
  3. download the script from the github repository - https://github.com/Tokarzewski/db-scripts/blob/master/py/convert_relative_to_world.py
  4. check your idf version and install the same EP version from https://energyplus.net/downloads
  5. take the idd file from the instalated EnergyPlus folder.
  6. update the absolute filepaths for the idd and idf files inside the script. These are lines 6 5 and 10.9.
  7. 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.

  1. you should have python3 installed - https://www.python.org/downloads/
  2. eppy library installed - https://pypi.org/project/eppy/
  3. download the script from the github repository - https://github.com/Tokarzewski/db-scripts/blob/master/py/convert_relative_to_world.py
  4. check your idf version and install the same EP version from https://energyplus.net/downloads
  5. take the idd file from the instalated EnergyPlus folder.
  6. update the absolute filepaths for the idd and idf files inside the script. These are lines 5 and 9.
  7. 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.

  1. you should have python3 installed - https://www.python.org/downloads/
  2. eppy library installed - https://pypi.org/project/eppy/
  3. download the script from the github repository - https://github.com/Tokarzewski/db-scripts/blob/master/py/convert_relative_to_world.py
  4. check your idf version and install the same EP version from https://energyplus.net/downloads
  5. take the idd file from the instalated EnergyPlus folder.
  6. update the absolute filepaths for the idd and idf files inside the script. These are lines 5 and 9.
  7. 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.