PRIMER 22.1

MODEL > COPY Copying Models Internally

MODEL > COPY Copying Models Internally

You can copy existing models to new models starting at model i.

The process is simple, as shown in this figure:

  • Select 1 or more input models (which must all exist).
  • Select the first target model (which must not exist).
  • Press APPLY to start the copy operation.

The input models are copied in the order defined to new models starting at the target model id. New models are created in a contiguous sequence of free models: any existing ones are skipped over, not deleted.

Copying a model duplicates all the internal data; and the new model(s) created are totally separate from their originals. (Internally the model is effectively written out and read back into the new model, although this is carried out in memory and no disk i/o is performed.) For this reason a COPY operation may take a little time, although it is usually still much faster than re-reading from disk file.