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