ds-blue-logo
Preview  |  SOLIDWORKS USER FORUM
Use your SOLIDWORKS ID or 3DEXPERIENCE ID to log in.
PSPavel Shtanko06/03/2025

By default linked variable not allowed to renamed, while its linked, so first need remove link, then rename.

Is there way to do this via API to automate process to preserve all links after renaming.

  1. get all links

  2. break all links

  3. update variable name

  4. restore links

Is this possible?