Skip to main content
1-Visitor
September 2, 2022
Solved

Windchill API to unlock cad attributes ,which are locked in creo and update its value.

  • September 2, 2022
  • 1 reply
  • 856 views
I am using Windchill PDMLink Release 11.2 and Datecode with CPS 11.2.0.1

Windchill API to unlock cad attributes ,which are locked in creo and update its value.
    Best answer by HelesicPetr

    Hi @MS_10390550 

    There is a reason that the attributes are locked. 

    One of the reason could be calculation by relations in a Creo.

    If you update the value in a Windchill, Creo will update it based on the relation.

    So it is not good idea to change the value.

     

    If you want to change PDM attributes in the Creo, then try to follow article: cs195124

    allow_create_pdm_param to yes in config.pro allow you to change the WM parameters for new modes..

     

    PetrH

    1 reply

    HelesicPetr
    22-Sapphire II
    22-Sapphire II
    September 19, 2022

    Hi @MS_10390550 

    There is a reason that the attributes are locked. 

    One of the reason could be calculation by relations in a Creo.

    If you update the value in a Windchill, Creo will update it based on the relation.

    So it is not good idea to change the value.

     

    If you want to change PDM attributes in the Creo, then try to follow article: cs195124

    allow_create_pdm_param to yes in config.pro allow you to change the WM parameters for new modes..

     

    PetrH