Message 1 of 4
Loop through all user parameters in order to model change and save all variations (.iam)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi All,
I have got the model with four different user parameters. And model is changing with different parameters in ilogic form.
Is there any way like I can loop through all user parameters one by one and resulting model change one by one and save that varied model to particular path and also export BOM for that particular variation and then jump to next variation and do the same?
So with that code I can just run the rule and save all my variations and BOMs in excel ready to use. Is it possible?
My user parameters are:
Lock: Digital, Pad
Material: Brass, Steel
Length: 10,20,30,40
Form: 1,2,3,4
Thanks.