honeybee_plus.radiance.staticscene module¶
Radiance scene.
-
class
honeybee_plus.radiance.staticscene.
StaticScene
(files, copy_local=True, overwrite=False)[source]¶ Bases:
object
Radiance base scene.
Use this class to create a base for the radiance studies by using a number of radiance files. The main advantage of creating a scene is to avoid re-creating the geometries and writing the files in parametric studies.
- Parameters
-
property
file_count
¶ Number of total files in the scene.
-
property
files
¶ A named tuple of radiance files.
keys are: (mat, oct, rad)