AssemblyXpert - Example of In-Context Relationship Conflicts
This example demonstrates the conflicts that can occur if an assembly contains sub-assemblies where a component with a single configuration is driven by an in-context relationship to a component with multiple configurations.
-
In Assem1:
-
The red component has two configurations: 50mm and 100mm.
-
Assem1 has two configurations: 50mm and 100mm.
-
In the 50mm configuration of Assem1, you create the yellow component using in-context relationships to the red component.


-
In Assem2:


Problem: Because the yellow component has only one configuration, it can assume only one size.
Solution: Create another configuration of the yellow component, and set the yellow component to that configuration in one instance of the sub-assembly.
Click Fix It in AssemblyXpert to add a derived configuration to the yellow component.