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

Interesting issue.  If 'PROJECT_NUMBER' value had not changed from first run to second run, I would think that would be caught by the file exists check.  Almost sounds like the kind of thing that a well placed document update/rebuild might have been able to fix, but I'm guessing you have already checked that out.  There is a command for clearing iLogic's memory you could try, but it honestly sounds like a long shot if it were to fix anything.

ThisApplication.CommandManager.ControlDefinitions.Item("iLogic.FreeILogicMemory").Execute

And here is the API for clearing Inventor's internal clipboard:

ThisApplication.CommandManager.ClearPrivateEvents

 

Wesley Crihfield

EESignature

(Not an Autodesk Employee)