Skip to main content



      Home
Home » Modeling » Papyrus » Difference between Load All / Import All in Import Package
Difference between Load All / Import All in Import Package [message #1741192] Tue, 23 August 2016 11:45 Go to next message
Eclipse UserFriend
Hi,

i am trying to use another model as reference in my model.
I found the Import package from user model, but once I select my model, there are several options:
- Load All
- Import All
- Copy All

What are the differences between those 3 options?

Thanks and regards,

Marc
Re: Difference between Load All / Import All in Import Package [message #1741198 is a reply to message #1741192] Tue, 23 August 2016 12:04 Go to previous messageGo to next message
Eclipse UserFriend
Hi, Marc,

The Load action simply loads the resource containing the package into the editor. It doesn't make any changes to your model.

The Import action does a Load and also creates a PackageImport relationship from the selected package in your model to the imported package. If you're importing multiple packages, then a PackageImport is created for each. This modifies your (importing) model.

The Copy action creates a local copy of the "imported" (but then not actually) package in the selected package. So, it's like the Import action except that it doesn't add a reference (via PackageImport) to the target package but actually clones it.

HTH,

Christian

Re: Difference between Load All / Import All in Import Package [message #1741370 is a reply to message #1741198] Wed, 24 August 2016 08:47 Go to previous message
Eclipse UserFriend
Great, thanks for the response.

Best regards,

Marc
Previous Topic:Missing Accept Time Event Node?
Next Topic:How to add model to CDT project
Goto Forum:
  


Current Time: Sun Aug 31 19:03:43 EDT 2025

Powered by FUDForum. Page generated in 0.06335 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top