pyupdate
This commit is contained in:
parent
9ba463fdef
commit
2ddff31e98
1 changed files with 1 additions and 1 deletions
|
|
@ -60,7 +60,7 @@ def create(name,objects):
|
||||||
run("aggregate.assign_object", model, relating_object=building, product=storey)
|
run("aggregate.assign_object", model, relating_object=building, product=storey)
|
||||||
|
|
||||||
if True:
|
if True:
|
||||||
f = 5
|
f = 10
|
||||||
l = random.random() * 5 * f
|
l = random.random() * 5 * f
|
||||||
h = random.random() * 3 * f
|
h = random.random() * 3 * f
|
||||||
t = random.random() * 0.2 * f
|
t = random.random() * 0.2 * f
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue