openmodelicainterest  

get modifier names or parameters of component

Filomaphitskay Aleksei
Thu, 14 Jan 2010 11:21:26 -0800

Hellow, everyone!

My English is very bad and i have just started knowing with OpenModelica,
therefore don't beat me ).

I need to make a program with GUI (like Dymola). and i need to make window
with dialog, where user can change value of parameters of components.
So, I need to get access to parameters of smth. components. More precisely,
can i get a list of possible parameters (for example, Resistor has min, max,
start, stateSelect) using OMC API?

Thanks in advance )