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

CreateExportable Buildings Comments #66

Closed theo-armour closed 6 years ago

theo-armour commented 6 years ago

@chiensiTB

Here is the gist of a message you sent earlier. I am adding it as an issue so peeps can see our dialog

Just so you know, the improvements I made: better closing of the "test" textareas with better binding bug for building area calculation I'm working on a better fix for the cartesian point kludge next.

Regarding 'better closing of the "test" textareas with better binding', the intention is that the user clicks on the title in the left menu which reloads the entire script. The objective is to clear out all memory, functions, variables etc and make a fresh start with each run.

I should add text to make this instruction much clearer

Regarding 'bug for building area calculation', can you be more explicit about the nature of his bug? I've not been informed about it.

Regarding ' I'm working on a better fix for the cartesian point kludge next.', I look forward to seeing your ideas. I am nor very good at recursive coding.