export# VRTFieldPlot.export(path=None)# Export the Visual Ray Tracing to hdm file. Parameters: pathstr, optionalFull path to the output file. The default is None, in which case the file is exported to the working directory. Returns: strPath to the file.