Skip to main content
1-Visitor
May 25, 2022
Question

How to remove/update session IDs from part parameters in a drawing table

  • May 25, 2022
  • 0 replies
  • 666 views

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