Duplicate a Macro in Revit 2025
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I'm still working on my last question (upgrading a macro to Revit 2025 with VS Code), but in the meantime, I have another question:
How can I duplicate a macro in Revit 2025? (ie. create the exact same macro with a different name and folder name.)
For example, I have one macro created that has Windows Forms References included. I would like to use this Macro as a template to create other macros. But atlas, there doesn't seem to be any "duplicate" or "copy" function in the Revit 2025 macro editor.
Maybe it's in VS Code?
I realize I can go in windows explorer, and copy and paste the macro folder and rename it, but that also requires renaming a few other files, and even editing a few files to correct paths and file names. I was hoping there is an easier way.