dtcc.Scene.add_building(name: str, building: Building)[source] Add a building to the scene. Parameters:¶ name : str¶Name of the building. building : Building¶Building object to be added.