ladybug-tools / spider

:spider_web: 3D interactive analysis in your browser mostly written around the Three.js JavaScript library
http://www.ladybug.tools/spider
44 stars 15 forks source link

exposedToSun - Should be automatic? #153

Closed EK-CEL closed 5 years ago

EK-CEL commented 5 years ago

I had issues in my model, i.e. some Roof segments were defined as Air. I changed the surface type to Roof with the Spider. Then I clicked the Exposed to Sun button under the Revit > Surface by Type. And the Roof was not shown. I guess it happens because the exposedToSun property is still false, as it was for Air surface type previously. image

I expect that that value should change to true as soon as I change the surface type to Roof of External Wall. And back to false if it is not the mentioned surface types.

Thank you.

theo-armour commented 5 years ago

@EK-CEL

Excellent suggestion. I will be adding this to next release of the viewer