FileReference

A reference to a file.

Example

application = cf.Application.GetInstance()
project = application:NewProject()

    -- Import 'SphericalModeDataFromFile' from previously a exported 'FarField'

sphericalModesData = project.Definitions.FieldDataList:
AddSphericalModeDataFullImport([[SphericalModesData.sph]])

Inheritance

The FileReference object is derived from the CompositeValue object.

Usage locations

The FileReference object can be accessed from the following locations: