bifacial_radiance
bifacial_radiance copied to clipboard
makeScene needs a sceneDict passed to it
Optional update: To better align with OOP best practices, it would be better if makeScene had kwarg inputs rather than only allowing sceneDict to be passed. SceneObj would have multiple separate attributes instead of a single sceneDict. This would mirror the new ModuleObj configuration.
Thread carefully on this one to not break the multi-scene object functionality