Community Tip - If community subscription notifications are filling up your inbox you can set up a daily digest and get all your notifications in a single email. X
Why objects which is regenerated in creo changes it's state from
to
after regeneration.
Object is read only why has it been chagned during regeneration?
Set regenerate_read_only_objects to NO in your config.pro
We can’t change this. The parameter is set to YES because it comes directly from the drawing.
We use parameter in relations whici part_number = REL_MODEL_NAME
This parameter is hown on drawing. And if this parameter id used by instance of family table. then after regeneration each instance get's number of generic. Total disaster happens then when manufacturers get's our drawings with generic numbers in it.
According to your recommendation on test data i've tried to change this parameter ot NO and still same issue.