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