Hello,
I have a complex assembly. It consists of a main assembly, with subassembly A. subassembly A also has a subassembly B.
In subassembly B I want to be able display several positions of some moving parts in the assembly (e.g. a starting position and a position where some parts have been moved some distance)
This entire subassembly B can be moved relative to assembly A. I want to show several different positions to Subassembly A: a startposition and a position where subassembly B is moved relative to subassembly A.
This entire subassembly A can be moved relative to the main assembly, I also need a startposition and a position where subassembly A
is moved relative to the other components of the main assembly.
Now what is the correct way to be able to display all combinations of the different positions of the subassemblies inside the main assembly. E.g.
Assy A pos 1
Assy B pos 1
Parts in Assy B: pos 0
and
Assy A pos 0
Assy B pos 2
Parts in Assy B: pos 1
and so on.
What can/must/should be done with variants in familytables and what e.g. with simple reps?
I hope someone can help me with this very difficult problem...
I have a complex assembly. It consists of a main assembly, with subassembly A. subassembly A also has a subassembly B.
In subassembly B I want to be able display several positions of some moving parts in the assembly (e.g. a starting position and a position where some parts have been moved some distance)
This entire subassembly B can be moved relative to assembly A. I want to show several different positions to Subassembly A: a startposition and a position where subassembly B is moved relative to subassembly A.
This entire subassembly A can be moved relative to the main assembly, I also need a startposition and a position where subassembly A
is moved relative to the other components of the main assembly.
Now what is the correct way to be able to display all combinations of the different positions of the subassemblies inside the main assembly. E.g.
Assy A pos 1
Assy B pos 1
Parts in Assy B: pos 0
and
Assy A pos 0
Assy B pos 2
Parts in Assy B: pos 1
and so on.
What can/must/should be done with variants in familytables and what e.g. with simple reps?
I hope someone can help me with this very difficult problem...