Thank you for your reply, I am looking at the early stages of creating an assembly and trying to explain the difference between unique and identical components and when and where these should be used.
We will be covering joints at a later stage..........
The part of the document I am refering to is this and specifically Components:
________________________________________________________________________________
Create an identical, linked copy of a component
In the Browser, select an internal or external component to copy.
Right-click the component, then select Copy.
Right-click an internal component to use as the parent for the copy, then select Paste.
A copy of the component displays in the Browser, nested within the internal component you right-clicked.
The Move/Copy dialog displays.
Optional: Move or rotate the component:
- Move the component: Drag the distance manipulator handles in the canvas or specify exact values for X Distance, Y Distance, and Z Distance.
- Rotate the component: Drag the rotation manipulator handles in the canvas or specify exact values for X Angle, Y Angle, and Z Angle.
Optional: Check the box next to Capture Position to capture the new position of the component.
Click OK.
A duplicate component displays in the canvas at the location you specified.
The new component is linked to the original component as an identical duplicate. When you modify the original component or the new component, both components reflect the changes.
Create a unique copy of an internal component
In the Browser, select an internal component to copy.
Right-click the component, then select Copy.
Right-click an internal component to use as the parent for the copy, then select Paste.
A copy of the component displays in the canvas and in the Browser, nested within the internal component you right-clicked.
The Move/Copy dialog displays.
Optional: Move or rotate the component.
Optional: Check the box next to Capture Position to capture the new position of the component.
Click OK.
A duplicate component displays in the canvas at the location you specified.
The new component is not linked to the original component. When you modify the original component or the new component, the changes are unique to that component.
__________________________________________________________________________________________
When reading this I believe that it should say "Paste New" in the section that refers to Creating a Unique Copy.