Opened 15 years ago
Closed 10 years ago
#1167 closed defect (fixed)
The TextAlignment attribute within the graphical primitive Text (see page 186 of the Modelica Specification 3.1) is not returned by the OMC.
Reported by: | donida | Owned by: | donida |
---|---|---|---|
Priority: | high | Milestone: | |
Component: | Interactive Model Editor Interface | Version: | |
Keywords: | Cc: | donida |
Description
When asking the OMC for annotations by using the get*Annotations(...) API and the MSL 3.1, the TextAlignment attribute is not returned.
Change History (1)
comment:1 by , 10 years ago
Cc: | donida, → donida |
---|---|
Resolution: | → fixed |
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
Seems this is working now, since e.g. the test case openmodelica/interactive-API/interactive_api_annotations.mos is full of TextAlignment annotations.