EnEff-BIM / EnEffBIM-Framework

translating from BIM to BEPS
MIT License
8 stars 0 forks source link

Add support to SimWindow and SimDoor #134

Open carlesRT opened 7 years ago

carlesRT commented 7 years ago

It would be nice to include/support the classes SimWindowand SimDoor.

Using @math-boy's API, I cannot distinguish between doors and windows. Both elements are treated as SimFeatureElementSubtraction_Void_Opening. Because the door/window is not defined, the information regarding material, etc is also not accesible.

Edited 08.11.2016:

SimWindow_Window_Exterior are actually recognized/supported... (SimWindow_Window_Interior not). I am using .simxml zone files (OneZone.simxml & TwoZones.simxml) where windows, despite being from a geometric point of view external, are defined within the simxml as SimWindow_Window_Interior....