Duplicating objectsIn a composition, you can create an exact copy of an object. When you duplicate an object, the copy becomes an independent object. Changing the original object has no effect on the copy. To duplicate an object:
![]() Original with duplicate (left) and after modifying original (right). When the original is modified, a duplicate object remains unchanged. |