cesarp.idf_constructions_db_access.ConstructionAsIDF module

class cesarp.idf_constructions_db_access.ConstructionAsIDF.ConstructionAsIDF(idf_file_path: str, materials_idf_file_path: str)[source]

Bases: object

__init__(idf_file_path: str, materials_idf_file_path: str) None
property emb_co2_emission_per_m2
property emb_non_ren_primary_energy_per_m2
get_idf_obj_name() str[source]

Extract idf obj name out of IDF file of this construction

Returns

idf_obj_name of the construction defined in the linked IDF file

idf_file_path: str
materials_idf_file_path: str
property name