User manual
Dymola 2015 FD01 Release Notes 21
3.3.5 Scripting
The library DymolaCommands reviewed and updated, and automatically
opened
New command group “Documentation” added
A new subpackage Documentation has been added in DymolaCommand, to support export
of, for example, diagram and equations, to create dynamic reports.
Improved documentation of the commands
The documentation of a number of commands in DymolaCommands has been improved, for
most commands examples are given in the documentation.
New commands
The commands in the “New commands” section below have been added to the
DymolaCommands library.
The commands have been added in the following groups in DymolaCommands:
Group
Commands
Comment
SimulatorAPI
getExperiment
setClassText
Plot
clearPlot
signalOperatorValue
Animation
exportAnimation
Documentation
exportDiagram
New group
exportDocumentation
exportEquations
exportIcon
getClassText
More commands included
Apart from the new commands introduced, the previously available command
listfunctions(filter="*") has been added to DymolaCommands, to the
SimulatorAPI group. The function is used to list built-in functions. The wildcards * and ?
can be used in the filter.