find_touchstone_files# ansys.aedt.core.visualization.advanced.touchstone_parser.find_touchstone_files(input_dir)# Get all Touchstone files in a directory. Parameters: input_dirstr or :class:’pathlib.Path’Folder path. Returns: dictDictionary with the SNP file names as the key and the absolute path as the value.