I was working on building a macro to do some rebar detailing but no longer want it and would like to delete it from my project. I open my local file - enable macros- delete the macro (only macro in the file) - then STC - close out of revit - reopen my local file and the macro is back....how do I get rid of the macro for good so my team does not have to see the macro warning every time they open the file?
Announcement
Collapse
No announcement yet.
Macros
Collapse
This topic is closed.
X
X
-
Originally posted by Revit HelpTo delete a macro, select it and click Delete. Deleting the macro does not permanently remove it. It will be commented out in the source code. To permanently delete the macro, it will need to be removed manually by editing it in the IDE.
To modify a macro, select it, and click Edit. The IDE will open the module and you can edit it, its module, and its associated macros.
Thanks!
Comment
Related Topics
Collapse
-
I am just can not figure out what I am doing wrong here? Any help would be appreciated! I can not seem to figure out how to create a module and/or macro...June 9, 2011, 07:54 PM
-
Hi, I'm pretty sure this is the appropriate place to post this question. I'm also pretty new to working with macros but I just can't ignore how much time...
-
Channel: Third party Add-Ins, API and R&D
May 6, 2014, 01:06 PM -
-
I am wondering where does toolbox gone in sharpdeveloper in environment in macro manager ?
In revit 2012 it was showing now where does it gone...-
Channel: Third party Add-Ins, API and R&D
February 8, 2013, 07:06 AM -
-
Hello,
I am using Revit 2021 and I am trying to create macros.
I followed the guidelines and created Module but...-
Channel: Third party Add-Ins, API and R&D
December 8, 2020, 10:46 AM -
-
Does anyone have a general idea as to how Macros work in Revit?March 2, 2016, 03:19 PM
Comment