Copy Paste

Hello to all,
it’s possibile handle the paste action inside the Northwoods.GoXam.Diagram

Thank you very much.

Yes, the most common way of doing so is by implementing a Diagram.ClipboardPasted event handler. The Diagram.SelectedParts collection gives you the collection of Parts that had just been pasted.