Book a Demo

Author Topic: Copy the diagram to another project  (Read 2964 times)

hyperroma

  • EA Novice
  • *
  • Posts: 2
  • Karma: +0/-0
    • View Profile
Copy the diagram to another project
« on: January 18, 2004, 04:58:13 am »
Hello,

I need to copy some diagram from one opened project to another. I can do 'Copy diagram to clipboard' in one project, but there's no option to 'Paste diagram' in another one.
What is the simpliest way to do this?

Thanks

Bruno.Cossi

  • EA User
  • **
  • Posts: 803
  • Karma: +0/-0
    • View Profile
Re: Copy the diagram to another project
« Reply #1 on: January 18, 2004, 09:14:25 am »
Export and import. Right click on the package you want to export (remember, you will need not only the diagram but also all the elements that are on it) and select "Export to XML".
In the target project, right click on where you want the package to go and select "Import from XML".

Hope this helps!

Bruno

hyperroma

  • EA Novice
  • *
  • Posts: 2
  • Karma: +0/-0
    • View Profile
Re: Copy the diagram to another project
« Reply #2 on: January 18, 2004, 11:55:16 pm »
Thanks! It works!

But it is useful only for the whole package, when I need to copy the only diagram I need to create an arbotrary package, copy the needed diagram there, export it, and do the opposite things on the other side. Is there any simplier way?

Roman