Changes between Version 6 and Version 7 of WritingCompliantLibraries
- Timestamp:
- 2014-09-23T10:54:21Z (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WritingCompliantLibraries
v6 v7 3 3 4 4 === Graphical annotations === 5 OMEdit was written after Modelica 3 was introduced. Because of this, it has no support for Modelica 1 or 2-style graphical annotations. If you want OMEdit to be able to browse your library, you will need to use a tool that knows how to convert these annotations; for example the Dymola demo version . Import the library and5 OMEdit was written after Modelica 3 was introduced. Because of this, it has no support for Modelica 1 or 2-style graphical annotations. If you want OMEdit to be able to browse your library, you will need to use a tool that knows how to convert these annotations; for example the Dymola demo version (which understands Modelica 1, but not Modelica 2 annotations). Import the library and 6 6 export it choosing Modelica 3 graphical annotations. 7 7