Documentation Sources - SDK

Hi,
I’m searching for all attributes of a Room. I need the code for doing that, similar to this page that you provided in this discussion, but i’m having difficulties finding that in the LBT github.
In general i’m interested in the SDK sources.

Thanks,
-A.

Hey @AbrahamYezioro ,

I’m hoping to publish a single page to the discourse here by the start of next week with all of the documentation links.

In the meantime, you can find all of the core properties of the honeybee room (not specific to an engine) here in the honeybee-core package:

And you can find the energy properties available under Room.properties.energy here in the honeybee-energy package:

And you can find the radiance properties available under Room.properties.radiance here in the honeybee-radiance package:

This is great.
Thanks @chris,
-A.

Hey @AbrahamYezioro ,
The new central documentation page for the whole Ladybug Tools SDK is now up:

https://discourse.ladybug.tools/pub/ladybug-tools-core-sdk-documentation

So you can use that to get to any of the docs pages like those listed above.

Awesome work!!
Hope to get to use and implement soon.
The potential of this is huge. So much to do … so little time :slight_smile:

Thanks @chris,
-A.