Connect Assembly Elements
Create an assembly project.
Connections between assembly elements define the path of a message through your assembly. You can connect assembly elements using the
Outgoing connection
handle (blue square), or the Incoming connection
handle (orange square) in the Assembly Editor.- Open the assembly in the Assembly Editor.
- Add 2 assembly elements to the assembly diagram.
- Place your cursor over the title of the first assembly element to display its connection handles. Drag theOutgoing connectionhandle (blue square) from the first assembly element to the second assembly element.
- Alternatively, place your cursor over the title of the second assembly element and drag theIncoming connectionhandle (orange square) to the first assembly element.
The message output from the first assembly element becomes the input for the second assembly element.