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

'Aragog' gbXML Viewer R14.16 - review reply: #1 can we add ability to hide in view and zoom to the top #147

Open theo-armour opened 5 years ago

theo-armour commented 5 years ago

@mdengusiak

image

See item #1

1 can we add ability to hide in view and zoom to the top?

Interesting request.

The current 'show/hide zoom' panel is currently written with the idea of operating globally on the entire model or on global elements such as all surfaces, all edges or all openings.

Your request is to add operations on a currently selected individual element such as a single roof surface.

In essence, this changes the underlying paradigm of the panel from global/individual thinking to visible/invisible thinking.

Let's say we agree that this would be a good idea. Then there are questions that need looking into:

In R12 all the fixing of issues is carried out in the right side context menu. The fixes are initiated by the user one by one.

In R14, there is the beginning of a move to automating the fixing process. The issues panel in the left menu is gaining more features. Eventually the fixing things scripts should replace almost all the need for a human to use the right-side context menu to fix things. Ultimately the fixing and viewing may end up being to completely different apps.

My gut feeling: