bifacial_radiance icon indicating copy to clipboard operation
bifacial_radiance copied to clipboard

makeScene needs a sceneDict passed to it

Open cdeline opened this issue 3 years ago • 1 comments

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.

cdeline avatar Jan 31 '22 19:01 cdeline

Thread carefully on this one to not break the multi-scene object functionality

shirubana avatar Feb 03 '22 15:02 shirubana