cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

Community Tip - Did you get an answer that solved your problem? Please mark it as an Accepted Solution so others with the same problem can find the answer easily. X

Toolkit : updating parameter of model which is in session.

MadhaviG
11-Garnet

Toolkit : updating parameter of model which is in session.

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!

1 REPLY 1

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

Top Tags