export#

VRTFieldPlot.export(path=None)[source]#

Export the Visual Ray Tracing to hdm file.

Parameters:
pathstr, optional

Full path to the output file. The default is None, in which case the file is exported to the working directory.

Returns:
str

Path to the file.