Dear Community,
i have a subassembly, which contains four expressions, say, length_a, *_b, width_a and *_b.
This subassembly i want to insert (add component) in my main assembly, in which the values of the four expressions are specified. Therefore i have to create somehow a dumb link between the subassembly and my main assembly, is this technically and practically possible?
- The main assembly is never the same
- Also, the subassembly contains parts which have to switched somehow by expressions (length_*)
Is there another way to create a template assembly driven by expressions?
Thanks in advance!