Hey there,
I’ve found two problems.
-
the geometry in your (@edpmay) file is for Rhino-units in Meter. My standard-template is in Milimeters, so the Geometry is very, very small (thickness about 0.165 mm) I think that’s why there is an calculation-Problem and the “writeTHERM”-component thinks the Regions are so close, that they are overlapping. → I’ve change my Units to Meter and the tolerance to 0.00001
-
I have a Problem to rewrite a file. When I change the workingDir-path and I can calulated it. But when I turn the toggle off and on without changing the path I get these error:

Anyone an Idea? I’ve checked the writing-rights and I turned the Directory to my personal folder. I can’t fix this but i can deal with it
But thanks for all replies in past and the motivating words (@edpmay)
Hope it helps some People.
Greetings,
Simon
Edit: The Write-error occurs from the replaceHeader-function. This function is customized with version 0.0.64. Then this failure no longer exists.