sinergym.utils.common.to_idf
- sinergym.utils.common.to_idf(building: opyplus.Epm, file_path: str) None
Given a building model (opyplus Epm object), this function export an IDF file with all content specified.
- Parameters:
building (Epm) – Building model from the opyplus object Epm.
file_path (str) – Path where IDF file will be exported.