I've run into 2 road blocks:
- There is no way to determine above-grade / below-grade for a room, so the WWR includes all below grade spaces.
- You cannot get the site orientation from the API.
Am I wrong? If not, can we get this added to the todo list?


Rhind wrote: Thu Apr 18, 2019 9:29 am Hi,
You can get both of these values from the VEGeometry API. Have a look at the methods get_wwr() and get_building_orientation().
Hope that helps.

