pyupdate
This commit is contained in:
parent
f3fab975c4
commit
afaabbde89
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)
|
||||
|
||||
if True:
|
||||
f = 10
|
||||
f = 100
|
||||
l = random.random() * 5 * f
|
||||
h = random.random() * 3 * f
|
||||
t = random.random() * 0.2 * f
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue