Community Tip - Need to share some code when posting a question or reply? Make sure to use the "Insert code sample" menu option. Learn more! X
Hello there,
I have a small problem with a drawing that I have been working on. I am using a table to call out some spring specs by calling out the parameter directly. All of our springs are controlled by a family table so the idea was to create a drawing where you could "Replace View Model" and instantly have a drawing that has all the info for the new part. The problem is the table wont update because the parameters are all followed by a session ID that still links to the old model that was replaced. If I manually remove the session ID from the parameter the table will update.
Is there a way to automatically update the session ID to the ID of the new model?
Thanks friends