Search:
Login
Preferences
Help/Guide
About Trac
Wiki
Timeline
Roadmap
View Tickets
Search
Context Navigation
Back to Ticket #4536
Ticket #4536
: copyClass.mos
File copyClass.mos,
235 bytes
(added by
Adeel Asghar
,
7 years ago
)
Line
1
loadModel(Modelica);
2
getErrorString();
3
getClassNames();
4
getErrorString();
5
copyClass(Modelica.Electrical.Machines.Examples.AsynchronousInductionMachines.AIMC_DOL,"AIMC_DOL");
6
getErrorString();
7
getClassNames();
8
getErrorString();
Download in other formats:
Original Format