Message 1 of 1
Change material of a part (Model State) from assembly using iLogic
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Would like to ask how to change material of a part (Model State) from assembly using iLogic?
Without model state, it is quite straightforward where we can put up a text parameter, then we can just run rule to change the part material.
But if we would like to make use of model states, for example Part1 has ModelState1 and ModelState2. In the assembly, we can have both the Model States. Let say both modelstate1 and modelstate2 has different material.
What will be the codes of doing so?