Skip to main content
3-Newcomer
November 28, 2024
Solved

Creo 10 Pro/Toolkit error PRO_TK_CANT_MODIFY on ProParamvalueSet

  • November 28, 2024
  • 2 replies
  • 1071 views

Hello,

we are getting this error PRO_TK_CANT_MODIFY (-48) trying to assign a parameter value or creating a new parameter. I found this https://www.ptc.com/en/support/article/CS419066: from Creo 10.0 on, object are requested to be in checkout state to modify parameters, when used with Windchill.

Do you know if there is any options to workaround this?
As developers, we need to revise and complicate our logic flow to add a checkout to our customization routine. That could be expensive and time-consuming.

Thanks a lot

 

2 replies

14-Alexandrite
November 28, 2024
17-Peridot
November 28, 2024

You don't want to save (checkin) modified models to Windchill?  By assign a parameter value or creating a new parameter you'll modify a model.

This is a base rule of any PDM - you can not edit objects with out checkout.

Using the solution, mentioned under, you just skip Creo warning. Not a PDM rule.

Do you want save a model locally, after editing?