- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I have different Assembly Instances, which contain elements.
Usually, when I try to update shared parameters, for its elements everything works fine, but on the other hand, as I found out,in some Revit models, parameters updating can throw exceptions in the transaction commit process (The same element types in the same model are updating successfully)
In Revit Journal I see a message about ApplicationException in the function AssemblyInstance::removeMemberIdsInternal with the message "Recent Dynamic Added but not to Dynamics, this means that this element is not dynamic anymore with RDYs removed"
Is there any possible limitation in Revit which doesn't let me update these parameters or is there any possible way to debug/solve this issue? Because Revit doesn't give any information about this exception.
Solved! Go to Solution.