Compare commits
No commits in common. "9986552ec191067609a10f0b7e1f0ee49349a163" and "5e01f4eb7f8f928fe058a86b61a1a7a43022139d" have entirely different histories.
9986552ec1
...
5e01f4eb7f
@ -331,7 +331,6 @@ class Idf:
|
||||
for material in self._idf.idfobjects[self._MATERIAL]:
|
||||
if material.Name == "DefaultMaterial":
|
||||
return
|
||||
|
||||
self._idf.set_default_constructions()
|
||||
return
|
||||
for layer in thermal_boundary.layers:
|
||||
|
Loading…
Reference in New Issue
Block a user