You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: several fixes to import models generated from Revit
Here is the shortlist:
1. Catch the case when both `floor_height` and `floor_to_floor_height` are set to 0. I'm using the Room properties to get them instead.
2. Remove the holes from story polygon. We we removing it from the rooms already but not from the story floorplate.
3. Caught a few cases where names where not inside double quotes.
4. Shorten the name for floor space with index
5. Purge duplicate window constructions