Look into the bulk updater as well; if you’re moving one thing from an older version you likely have a whole set and should start managing on a per release basis to account for the number of changes to both Dynamo and it’s hosts in a rather short timespan.
This makes sense to me - can you add to the wishlist?
Another great wishlist item. ![]()
How would you deal with the added node having a location atop a node already in the group? Or are proposing we allow multiple nodes in the same place? Seems like that would be a nightmare.
Reduce the clutter on screen. For compressing large sets custom nodes are better from both a scalability and a supportability standpoint, and moving to those would be recommended.
This appears to be the root of the problem with the slowness… I haven’t seen a graph with that much in it which maintains functionality well… You’d likely get some gains with custom nodes, but not sure that’d be enough… Certainly worth letting the team explore this one in the context of the engine overhaul which is on the roadmap already - can you share the file with Sol and/or I (DM is fine). In a related thought, I’m guessing that at that size navigation is tough in general. Would it help to have a ‘go to group’ similar to the ‘go to node’ function of graph node manager? Or perhaps a ‘mini-map’ to navigate such files?
Can you reproduce in Dynamo sandbox, or just in Dynamo for Revit? Any chance you have the CER number?
They allow users to associate new data into the file, used primarily for management purposes. Stuff like finding the ‘right set’ of Dynamo graphs. They are not currently exposed anywhere in standard functionality, but stuff like gathering all your MEP/Structural/Architectural/whatever graphs into a readily indexed toolset is achievable by associating such data. They also allow a (relatively) consistent way to pack data into the file which you want to associate to the file long term, but don’t need to access often (ie: the associated Revit file for testing graph functionality and the expected test result).