Change search_materials name
This commit is contained in:
parent
3a1f418577
commit
f142332cb9
|
@ -141,7 +141,7 @@ class AccessNrcanCatalog:
|
||||||
elif opaque_surface[opaque_surface_key]['type'] == component_type:
|
elif opaque_surface[opaque_surface_key]['type'] == component_type:
|
||||||
return opaque_surface[opaque_surface_key]['layers']
|
return opaque_surface[opaque_surface_key]['layers']
|
||||||
|
|
||||||
def search_materials(self, material_name):
|
def material_embodied(self, material_name):
|
||||||
"""
|
"""
|
||||||
Brings up the material's embodied carbon based on material's name
|
Brings up the material's embodied carbon based on material's name
|
||||||
:param material_name: <class 'str'>
|
:param material_name: <class 'str'>
|
||||||
|
|
Loading…
Reference in New Issue
Block a user