Ticket #4342: test.mos
| File test.mos, 320 bytes (added by , 9 years ago) |
|---|
| Line | |
|---|---|
| 1 | loadFile("test.mo"); |
| 2 | getErrorString(); |
| 3 | list(test); |
| 4 | getErrorString(); |
| 5 | updateComponent(ground, Modelica.Electrical.Analog.Basic.Ground, test, annotate=Placement(visible=true, transformation=transformation(origin={-6,20}, extent={{-10,-10},{10,10}}, rotation=-90))); |
| 6 | getErrorString(); |
| 7 | list(test); |
| 8 | getErrorString(); |
