Help
The Help section contains a command document("functionName").
You can type the command in the input line of the Modelica Scripting window to get information about the function functionName. An example is: document("importFMU"). This command gives a detailed description, that might include examples.
Simulator API
The Simulator API section contains functions for handling the simulator API directly, for example opening, checking and executing a model.
System
The Simulator API section contains functions closely related to simulation, for example saving settings and tracing execution of interactive functions.
Plot
The Plot section contains functions for plot handling, for example creating plots and adding signal operators.
Trajectories
The Trajectories section contains functions for trajectory handling, for example returning output points of a trajectory, and names in a trajectory file.
Animation
The Animation section contains functions for animation handling, for example loading and running an animation.
Matrix IO
The Matrix IO section contains functions for handling arrays, matrices, and vectors.
Documentation
The Documentation section contains functions for handling information for documentation outside 3DEXPERIENCE.
Others
The Others section contains functions for version handling.
|