[Revit] Batch view renaming, regular expression, docstrings, a GUI

This batch renaming utility elaboration has been a long journey. I did a simple one long time ago which was supporting only 1 renaming pattern : http://pythoncvc.net/?p=27 Principle We use parameters available in our views to rename them in a programmatic and logic way. My old script was using an home parameter for discipline and … Continue reading [Revit] Batch view renaming, regular expression, docstrings, a GUI