I was Trying to create the Spaces from the linked arch model. The process is to select newly added rooms in the arch model and create the spaces. the problem is once the spaces are created and try to rerun the script to create few more spaces, it deletes the spaces which was created earlier.
Spaces_GetFromArchRooms-OneByOne.dyn (21.5 KB)
Try running the script, closing dynamo and reopen it and run it again. does that fix the problem?
1 Like
Hi @NERDASORUS . Thanks for response. It does solves the problem, but is there a way it can be done without closing the dynamo
1 Like
Maybe use dynamo player? i think is the fastest way
1 Like
ya , that’s the only way i can think of. thank you