bsdf_measurement_set_filename
Sets the file name of the file containing the BSDF measurement.
arguments
- "bsdf_measurement_name" : String
The name of the BSDF measurement. This name must be the full database name of the BSDF measurement, including namespace.
- "file_name" : String
The file name of the file containing the BSDF measurement. The file must be within the content root directory. A relative path will automatically be resolved within the content root. An absolute path must terminate within the content root or else set filename will fail. A file URI (file://) may be used instead of a filename in which case the path will always be interpreted as relative to content root.