Library of functions to access external resources
Extends from Modelica.Icons.Package (Icon for standard packages).
Name | Description |
---|---|
loadResource | Return the absolute path name of a URI or local file name (in this default implementation URIs are not supported, but only local file names) |
Return the absolute path name of a URI or local file name (in this default implementation URIs are not supported, but only local file names)
The interface of this model is documented at Modelica.Utilities.Files.loadResource.
Extends from Modelica.Utilities.Internal.PartialModelicaServices.ExternalReferences.PartialLoadResource (Interface for tool specific function to return the absolute path name of a URI or local file name).
Name | Description |
---|---|
uri | URI or local file name |
Name | Description |
---|---|
fileReference | Absolute path name of file |