#2552 closed enhancement (fixed)
Implement total model dumping in OMEdit
Reported by: | Per Östlund | Owned by: | Adeel Asghar |
---|---|---|---|
Priority: | normal | Milestone: | 1.9.4 |
Component: | OMEdit | Version: | trunk |
Keywords: | Cc: |
Description
It would be nice to make it possible to do a total model dump from inside OMEdit, so that users can generate a convenient file to attach to bug reports. There's already an API call for that, saveTotalSCode("filename.mo", modelname), but making it possible to invoke it from OMEdit would make it easier to use for most users. We could add a "Dump Total Model" option in the File-menu or when right-clicking on a model, or maybe both.
Change History (4)
comment:1 by , 11 years ago
comment:2 by , 11 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Done in r19554. Use Tools->Options->Simulation->OMC Flags to specify any flags for showAnnotations etc.
comment:3 by , 9 years ago
Milestone: | Future → pre1.9.4 |
---|
It doesn't make sense to keep closed ticket in the "Future" milestone that were simply forgotten to assign to the correct milestone in the past.
comment:4 by , 7 years ago
Milestone: | pre1.9.4 → 1.9.4 |
---|
Removing the pre1.9.4 milestone in favor of 1.9.4.
I would also add a check-box to show annotations or not (+showAnnotations command line).