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: 

Trigger on User Parameters

1 REPLY 1
Reply
Message 1 of 2
KaufmanHome
249 Views, 1 Reply

Trigger on User Parameters

I have a iLogic assembly that has User Parameters driving the subassemblies.

 

When using event triggers,

 

Changes to the User Parmaters will not trigger the rule unless model parameters actually change a sketch or WorkPlane when using any model parameter change.

Changes to the User Parmeters will not trigger the rule when using the parmeter in the iProperties and Trigger is on iProperty Change.

 

Is there a work around to trigger a rule based on User Parmeters change?

 

(I could make a sketch using all the parameters and keep it hidden but, that is not the best)

1 REPLY 1
Message 2 of 2
KaufmanHome
in reply to: KaufmanHome

OK, I used an iTrigger parameter and had it equal to the sum of all user parameters.  One long equation.

 

First line in the code is 

trigger = iTrigger0

 

 

 

 

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

Post to forums  

Autodesk Design & Make Report