To add more than one wire to a partner reference, you must change
the multiplicity setting for the reference to 0..n.
With the 0..n multiplicity setting, the partner reference can have
zero or any number of wires. To change this setting, follow these instructions:
- In the assembly editor, click the component or stand-alone references
node so that it is selected on the canvas.
- In the Properties view, select Details to
display the properties of the partner references.
- In the tree view, select the partner reference that you want to
modify. Its properties are shown in the pages in the right frame.
- In the Details page, select 0..n for Multiplicity.
In the assembly diagram, the partner reference icon on the component
will change to 0..n. You can add as many wires to a
reference as you need.