method not found
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
So, I've been fixing Dynamo project, that was written for Revit and bumped onto such function __TryGetValuesFromNestedDictionaries(). Only because of this I get a warning, that ruins the whole program, you can see the warning below
Translation: Warning: method "__TryGetValuesFromNestedDictionaries()" not found So the question is where to take this function(what extra library or something do I need) or how to fix this issue?
Link copied