From afaabbde89df8c5c5415b397b18c3a9d362b5fa4 Mon Sep 17 00:00:00 2001 From: milovann Date: Sat, 3 Feb 2024 19:53:18 +0100 Subject: [PATCH] pyupdate --- python/extract.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python/extract.py b/python/extract.py index 9ddef69..e570cee 100644 --- a/python/extract.py +++ b/python/extract.py @@ -60,7 +60,7 @@ def create(name,objects): run("aggregate.assign_object", model, relating_object=building, product=storey) if True: - f = 10 + f = 100 l = random.random() * 5 * f h = random.random() * 3 * f t = random.random() * 0.2 * f