Loads the n-th dielectric function from the specified file. The entries in the list of dielectric functions are numbered starting with 1.
Warnings:
•Be sure that the reading object and the file format are compatible.
•The content of the dielectric function object will be replaced by the data in the file.
VisualBasic example:
Call scout.load_df(1, "c:/temp/df2.dfm")