* [ ] Refactor and streamline the project creation, including * [ ] the configuration and setting process, see https://github.com/BIM2SIM/bim2sim/issues/556 * use pydantic for sim_settings and attributes? * especially useful for blender API (json import/export) * [ ] IFC file handling (copy IFC to project dir every time might not be the best solution) * [ ] Folder structure? (project folder, not repo) * [x] #249 (1 day max) * [ ] With growing size of the code we have more and more problems with circular imports (see https://github.com/BIM2SIM/bim2sim/issues/638). * [ ] streamline playground state and task.self