Skip to main content
1-Visitor
November 9, 2017
Question

Toolkit : updating parameter of model which is in session.

  • November 9, 2017
  • 1 reply
  • 1392 views

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

3-Newcomer
March 1, 2018

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