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

Hi,

 

As mentioned above use an event trigger to run an iLogic rule which then runs a macro.

 

 

InventorVb.RunMacro("ApplicationProject", ModuleName, MacroName)

 The first item doesn't necessarily have to be the application project if the macro is within the part.

 

Regards Dan