Community
Inventor Programming - iLogic, Macros, AddIns & Apprentice
Inventor iLogic, Macros, AddIns & Apprentice Forum. Share your knowledge, ask questions, and explore popular Inventor topics related to programming, creating add-ins, macros, working with the API or creating iLogic tools.
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Run iLogic rule in drawing when view is placed

2 REPLIES 2
Reply
Message 1 of 3
c.rp.henderson
287 Views, 2 Replies

Run iLogic rule in drawing when view is placed

I have a multi-value parameter named "Finish" inside a drawing template and an iLogic rule that filters its values depending on the "Category" iProperty value of the model reference.

 

I would like the rule to run when the referenced model changes (i.e. when I place the first view). I have setup the drawings Document Settings to automatically copy some of the reference model iProperties, hoping that the iProperty Change event trigger would register this as a change to an iProperty when I place a view...but it doesn't 😞

 

Does anyone have any other ideas, except from using the "Before/After Save Document" event triggers?

 



Craig Henderson
Inventor Pro 2018.3.3, Build 284 / Vault Pro 2018 / Visual Studio 2012 / Excel 2013
2 REPLIES 2
Message 2 of 3
Anonymous
in reply to: c.rp.henderson

Can you use 'Itrigger()' ?

Message 3 of 3
c.rp.henderson
in reply to: Anonymous

I have never used iTrigger so I'm not sure of it's purpose. I think it may be manually triggered?



Craig Henderson
Inventor Pro 2018.3.3, Build 284 / Vault Pro 2018 / Visual Studio 2012 / Excel 2013

Can't find what you're looking for? Ask the community or share your knowledge.

Post to forums  

Autodesk Design & Make Report