Importing Modelica library by script


During development of Modelica components I have to import the library several times. Using the dialoge is unwieldy /emoticons/default_huh.png' title=':huh:' />. Can I use a script or something else?
Thanks,
Ronald
Answers
-
I got a solution in the meantime, thanks to Fady
/emoticons/default_rolleyes.gif' title=':rolleyes:' />
You can call the following from oml:
vssImportModelicaLibrary(molib, dd)
where
molib is the path to the modelica library
dd is the path where you want to create your library0 -
Hello RoKet,
I would like to ask you a question. Could you please tell me the way how to import the modelica library to altair activate?
Thank you in advance.
Tung
0 -
Hi Duong Tung,
The 'normal' way to import Modelica libraries is described in online help. Starting point in Activate is in File menue - Libraries - Import Modelica Library.
0