Hi Everyone,
I’m working on a file upgrader which uses nodes from the Rhythm package, and everything seems to work OK so far, but after I iterate through all the subdirectories to create a list of all my files, how can I filter out everything except .rfa .rvt and .rte files?
We’ve got quite a few files of other formats scattered around our library such as .txt, .xls and .png files, the Document.BackgroundOpen node obviously hangs when it gets to a filetype which is not native to Revit.
Thanks!