Flexible component issue in subassemblies
- March 3, 2022
- 1 reply
- 1994 views
Hi!
I'm finding some problems using flexibility. Here is what I'm doing
- In the main assembly (PIC1 (1)) I use some parameters to define different variants
- This parameters go downstream by the relations (see PIC2) until subassemblies 3 to 10 in PIC1
- Then, in PRO/PROGRAM, I use IF statements to add or suppress components
This work all fine, but now I'm trying to improve it making it flexible. So I apply Var Items to The parameters I'm using in the relations.
Now comes the issue, just 4, 7 and 10 subassemblies are driven by flexibility while 3, 5, 6, 8 and 9 not. The relations are equally applied and the programming is equal. Do you know which could be the reason of not be driven, or what conditions are neccessary to have them driven?
Thanks!

