The Level.Elevation node will not update from the revit file every time I run the script, the only way is to close the script window and open again to get the updated elevation. Is that a bug or am I missing something ?
Thanks
The Level.Elevation node will not update from the revit file every time I run the script, the only way is to close the script window and open again to get the updated elevation. Is that a bug or am I missing something ?
Thanks
Any solution ?
thanks
In some cases, Dynamo does not seem to register all updates of the Revit model. In such a case, you would have to re-wire the nodes that need updating and run the definition again. I haven’t seen this for Level.Elevation yet, though - maybe you should also post an issue on the GitHub site.