From 2ddff31e98d8039538c41154ca117b3b80e4045e Mon Sep 17 00:00:00 2001 From: milovann Date: Sat, 3 Feb 2024 19:52:33 +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 cf987f8..9ddef69 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 = 5 + f = 10 l = random.random() * 5 * f h = random.random() * 3 * f t = random.random() * 0.2 * f