functionloadFileInteractiveQualified
Loads a Modelica file and returns a list of the top-level classes that were loaded.
Inputs
| Type | Name | Default | Description |
|---|---|---|---|
| String | filename | ||
| String | encoding | "UTF-8" |
Outputs
| Type | Name | Default | Description |
|---|---|---|---|
| TypeName[:] | names |