We are troubleshooting an issue impacting community login, and it may be intermittently unavailable. Sorry for any inconvenience.
Hello,
I want to add/ update few parameters of model (part/asm/drawing).
Parameters are getting updated only if model is active.
If its in memory (and not in any window) then its not getting updated.
I am using functions mentioned below
ProParameterInit,
ProParameterWithUnitsCreate,
ProParameterValueWithUnitsSet
and then I save the model.
is it correct behavior or am I doing something wrong?
Please guide!
Hello MadhaviG,
your question is from september. Do you need help?
Writing parameters is not so easy. You have also to check the type of the parameter (if it exist). Please send the sources you have i will take a look at it ...
Martin