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
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.