Run iLogic rule in drawing when view is placed

Run iLogic rule in drawing when view is placed

Anonymous
Not applicable
428 Views
2 Replies
Message 1 of 3

Run iLogic rule in drawing when view is placed

Anonymous
Not applicable

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?

 

0 Likes
429 Views
2 Replies
Replies (2)
Message 2 of 3

Anonymous
Not applicable

Can you use 'Itrigger()' ?

0 Likes
Message 3 of 3

Anonymous
Not applicable

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

0 Likes