Revit Python Shell script. Used in situations where you need to start a project in a specific version of Revit, but the location of the templates and families for working in that version is unknown.
Run the script, specify for it:
- [root_path] where to search – a directory on the server with all company materials (it will look into subdirectories itself)
- [dest_path] where to save everything it finds
- [exclude_versions] versions that should NOT be searched for
Wait and rejoice.
