Opened 9 years ago
Closed 4 years ago
#3603 closed defect (invalid)
Changes made to a class in diagram view are not saved and revert back to first data input.
Reported by: | Owned by: | Adeel Asghar | |
---|---|---|---|
Priority: | high | Milestone: | never |
Component: | OMEdit | Version: | |
Keywords: | Cc: |
Description
In order to utilise a specific medium with the different classes in the fluid library I added the "redeclare package Medium=Medium" for each class. (e.g. replaceable Modelica.Fluid.Sources.FixedBoundary outflow(redeclare package Medium = Medium, nPorts = 1) annotation(Placement(visible = true, transformation(origin = {78, 22}, extent = {{10, -10}, {-10, 10}}, rotation = 0)));
Nevertheless, when this is added I cannot change any class characteristic through the gui parameters interface and I have to modify the actual code.
Change History (3)
comment:1 by , 9 years ago
Component: | Unknown → OMEdit |
---|---|
Owner: | changed from | to
comment:2 by , 9 years ago
Status: | new → accepted |
---|
comment:3 by , 4 years ago
Milestone: | Future → never |
---|---|
Resolution: | → invalid |
Status: | accepted → closed |
Closed due to lack of feedback.
Note:
See TracTickets
for help on using tickets.
Can you provide a small example?