pyupdate
This commit is contained in:
parent
ad448e5337
commit
ae2eaa320d
1 changed files with 1 additions and 1 deletions
|
|
@ -85,7 +85,7 @@ def compute_server(p):
|
|||
select(model,"IfcBuildingStorey")
|
||||
print("writing test.ifc")
|
||||
arg = "test"
|
||||
now = datetime.datetime.now()
|
||||
now = str(datetime.datetime.now())
|
||||
p = "/home/fordj/SOURCES/FORDJ/fordjx/hackathon-zurich/output/" + arg + "_" + now + ".ifc"
|
||||
create(p,lst)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue