Hi, I have encountered this error " “RevitAPI: Could not obtain valid UV point in this project from circuit” while adding a floor to the project. Does anybody know what it means and how to solve it?
Thank you.
Hi @desiree.abboud.
This component has a bug and is trying to found closed circuits (loops of walls) in the last Phase of the project.
If you are creating Rooms on a different Phase add the last input parameter ‘Phase’ and input there in which Phase the component should look for walls and other bounding objects.
This will be fixed in v1.10.
Hi @kike
Thank you for your response.
I tried resolving it as you suggested but it didn’t work.
Also, I tried updating to the latest release candidate version and I ran into another error: “specified cast is not valid” when connecting these two components.
Please note that after many trials, I realized that this error is caused by overlapping room separators. However, adding rooms with the same overlapping room separators on dynamo works perfectly.