Ticket #4342: test.mos

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