Jump to content

Recommended Posts

Posted

If we have two independently developed projects, is there a good way to combine these projects together? I do not want to load them as libraries. My intention is to port over objects and models, so that they can be accessed through the navigation bar and the project library. This will allow them to be edited and debugged while developing hierarchical models.

  • 4 weeks later...
Posted

That depends on exactly what you want.


If you want to combine *projects* together, then you can just create a new one, open the ones you want to copy objects out of as libraries, the go to the Project's Models view, and select either Copy From Library to Edit (if it is going to be a different object in just this project) or Clone From Library (if you really just want to "merge" the two, which is why this option exists).


But if you want all components of both models to appear all together in a single model object, without using sub-objects, it is much more difficult. You can select all and copy everything in the facility view with one action. But for everything else you must copy and paste every individual component separately (e.g., each TallyStatistics Element, each Process, ...).

×
×
  • Create New...