User manual

Dymola 2013 FD01 Release notes 19
Presentation of enumeration values
If an enumeration is used for a parameter, a combo box is created in the parameter dialog. If
only enumeration values should be used (and not parameter propagation) the annotation
annotation(__Dymola_editText=false)
can be used. In such case only the selected value of the enumeration is shown in the input
field, not the entire path including the name of the type.
Controlling icons by parameters (LA)
If a parameter expression is used as the second argument of DynamicSelect, and the
expression can be evaluated, it is used also in Edit mode. First argument of DynamicSelect
is used in case of failure. References to submodel parameters are also allowed. This feature
is enabled with
Advanced.ActivateParameterValuesInDiagram=true.
Not expanding declarations
Declarations of several variables in one declaration are not expanded by the Modelica editor
any longer.
Checking annotations
The pedantic mode which can be set in the Simulation setup/Translate tab gives warnings
about non-recognized annotations when giving the Check command.
Pressing SHIFT to set aspect ratio 1:1
Holding down
SHIFT will keep the aspect ratio 1:1 when drawing rectangles, ellipses, texts
and bitmaps.