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

iLogic Automatic Update when Opened

SleikerBF
Contributor

iLogic Automatic Update when Opened

SleikerBF
Contributor
Contributor

Hello, I have a pretty simple question how would I get iProperties to update automatically when opening a dwg. As of right now I have the code here:

But I want this code to update when its opened an saved but I forget how to get it to do that. Rather then forcing it run.

iProperties.Value("Custom", "User") = ThisApplication.UserName
iProperties.Value("Custom", "Timestamp") = Now.ToString("MM/dd/yyyy")

 

0 Likes
Reply
263 Views
1 Reply
Reply (1)

dave_taylor
Advocate
Advocate

You can just open the iLogic Event Triggers and drag the rule you created with this code into the appropriate trigger. You can find the Event Triggers on the iLogic panel in the Manage tab.

 

https://knowledge.autodesk.com/support/inventor/learn-explore/caas/CloudHelp/cloudhelp/2018/ENU/Inve...


Dave Taylor
MCAD Solutions Engineer
Hagerman & Co.


Autodesk Certified Instructor - Platinum



Try out our custom add-ins:
Vault Sidekick
Inventor Sidekick

*Likes to this post are appreciated if the information I have shared is helpful to you and/or others...
**Did this resolve your issue? Please accept it "As a Solution" so others may benefit from it.
0 Likes