Community Tip - Stay updated on what is happening on the PTC Community by subscribing to PTC Community Announcements. X
I am trying to find out how to unlock a parameter in creo 2.0 that is locked by Intralink or similar
Solved! Go to Solution.
Config.pro option "allow_create_pdm_param" set to "yes" will allow you to create and delete PDM parameters as long as you aren't currently connected to the PDM system. This is a hidden config option, so you won't see it listed.
Config.pro option "allow_create_pdm_param" set to "yes" will allow you to create and delete PDM parameters as long as you aren't currently connected to the PDM system. This is a hidden config option, so you won't see it listed.
Thanks I did not realize that any option can be hidden.