Announcements
Attention for Customers without Multi-Factor Authentication or Single Sign-On - OTP Verification rolls out April 2025. Read all about it here.
DRoam
in reply to: YuhanZhang

Hi @YuhanZhang, my add-in is supposed to manage certain things about the drawing, such as information in text fields and which parts are shown in Parts Lists. These need to stay up to date with changes to referenced documents, but I don't want my code running unnecessarily. I assumed the most efficient way to do this would be to "hook in" to the built-in Update and run my code whenever it does.