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

Update 2018-01-18 ~ New Cookbook Example: Read gbXML Shell Data #74

Closed theo-armour closed 6 years ago

theo-armour commented 6 years ago

@ladybug-tools/spiders

image

Full Screen: Read gbXML Shell Data

Feel free to request features

Change Log

mdengusiak commented 6 years ago

@theo-armour I tested on few files and works till 45MB and 150MB and works fine

You want to test shell, rectangular geometry and then combine into main App under surfaces toggle?

image

image

theo-armour commented 6 years ago

@mdengusiak

You want to test shell, rectangular geometry and then combine into main App under surfaces toggle?

Yes, that's the plan.

Are there other bits of data I should be considering?

One day, the viewer will read everything in a gbXML file, but at this early stage we should establish a basic minimum that will handle most - but not all- the use cases.

theo-armour commented 6 years ago

@mdengusiak

I need help verifying that the gbXML data is being correctly interpreted. In order to do this I need some very basic test cases.

Can you create simple gbXML files that have both shell and rectangular geometry? One file with just a rectangular plane. Another file with a box with different XYZ lengths.

This will help speed up getting these features into the gbXML Viewer.

mdengusiak commented 6 years ago

@theo-armour

Please find attached OneRoom.zip

Not sure why I could not load it here image

theo-armour commented 6 years ago

@mdengusiak

Thank you for preparing the one room file. it should help.

The file is not loading because the script expects more than one space. I will fix this tomorrow.

theo-armour commented 6 years ago

@mdengusiak

Old version to be deprecated. Version with new name:

gbXML Read Shell Geometry R1.1

image

theo-armour commented 6 years ago

@mdengusiak

gbXML Read Shell Geometry R1.2

image

Change Log

R1.2

mdengusiak commented 6 years ago

@theo-armour It was great to talk :telephone_receiver:. As discussed please find attached model with two spaces. I added also one window.

RevitTwoSpaces.zip

here are one tiny items to fix

  1. multiple click on storeys image