iLogic Automatic Update when Opened

iLogic Automatic Update when Opened

SleikerBF
Contributor Contributor
454 Views
1 Reply
Message 1 of 2

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
455 Views
1 Reply
Reply (1)
Message 2 of 2

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



*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