Skip to content

Instantly share code, notes, and snippets.

// Copy the selected elements to another model
//
// https://gist.github.com/eduardobbs/e39b00f45d12f43a55c31823facf0926
// Requires jArchi - https://www.archimatetool.com/plugins/
//
// (c) 2020 Eduardo Cuccolotto Sequinel
var msg = "Which model is the destination one (enter its index)?";
var modelList = $.model.getLoadedModels();