Trac2GitHub Transition of Modelica Assocication Projects
Trac2GitHub Transition of Modelica Assocication Projects
**Comment by hansolsson on 3 May 2018 11:50 UTC** Some questions: * What happens if we rotate 45 degrees? * The connectors and possibly texts should rotate, right? * We...
**Comment by beutlich on 4 May 2018 12:28 UTC** Replying to [comment:4 Hans Olsson]: > Some questions: > \* What happens if we rotate 45 degrees? No special handling. The...
**Comment by beutlich on 29 Jun 2018 06:48 UTC** We implemented a prototype (vendor-specific) preserveOrientation attribute (similar as preserveAspectRatio) with the semantics as described above. ```mo record CoordinateSystem Extent extent;...
**Comment by beutlich on 9 Mar 2015 15:27 UTC** One Modelica conform way would be to have one instance (with unique name) declared as inner (like e.g. Modelica.Mechanics.MultiBody.World does) which...
**Comment by hansolsson on 9 Mar 2015 15:42 UTC** Replying to [comment:1 beutlich]: > One Modelica conform way would be to have one instance (with unique name) declared as inner...
**Comment by beutlich on 9 Mar 2015 18:39 UTC** Replying to [comment:2 hansolsson]: > I understand that will be correct Modelica - but to me it doesn't solve the issue...
**Comment by thiele on 11 Mar 2015 08:28 UTC** For me this seems rather clumsy. Allowing external objects in connect equations seems to lead to a cleaner design. Martin Sjölund...
**Modified by beutlich on 24 Apr 2015 12:07 UTC**
**Modified by beutlich on 6 Dec 2016 08:42 UTC**
**Comment by hansolsson on 14 Mar 2017 15:08 UTC** The second sentence, "The type compatible expression an array expression with elements compatible with the elements of both A and B.",...