pyupdate
This commit is contained in:
parent
c1a13b7395
commit
951a9526ef
1 changed files with 1 additions and 0 deletions
|
|
@ -68,6 +68,7 @@ def create(name,objects):
|
||||||
print("adding",item)
|
print("adding",item)
|
||||||
run("spatial.assign_container", model, relating_structure=storey, product=item)
|
run("spatial.assign_container", model, relating_structure=storey, product=item)
|
||||||
|
|
||||||
|
print("writing " + name)
|
||||||
model.write(name)
|
model.write(name)
|
||||||
|
|
||||||
def compute(p):
|
def compute(p):
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue