Dynamic iAssembly with iParts
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi Forum,
Im stuck on creating a dynamic iAssembly.
I've got 2 iParts, A and B, each has a circular side and a polygonal side, I've put a iMate on the circular side.
Each iPart has 2 variants, the circular side diameter can be ø100mm or ø200mm, so 4 variants in total, lets call them;
A100
B100
A200
B200
I Want to create a assembly where if i pick A100, Part B inserts the right variant (B100).
I have created a iAssembly with table replace
row 1; A100, B100
row 2; A200; B200
Now i can switch between the configurations and the diameter matches, which is great, but this is not the method i need.
I would like it to be more dynamic. E.g; i want to only pick A200, and i want part B to look for the complementairy variant (B200), without getting the information from a pre-determined table or excel sheet. So basically i want one of the parts to compare the value of the diameter parameter and find the fitting variant for it.
Any ideas how i can do this? thanks.
PS: I've got a second question that is more complex once this question has been solved.