Copying or Moving Graphical Items

Graphical items of a block diagram can be added to the same diagram, another diagram of the same component, or a diagram of another component, via cut, copy and paste. ASCET uses its own internal clipboard for graphical information, so these operations have no effect on the Windows clipboard.

You can cut/copy/paste all kinds of graphical items: elements, operators, included components, method-/process-local elements, etc. However, keep in mind the following restrictions:

The following happens when you paste graphical items, depending on where you paste:

A. Same Component, Same Diagram

All graphical elements are pasted. Sequence calls are reset.

B. Same Component, DifferentDiagram

The behavior depends on the conflicts found during paste, and to the solutions you select.

C. Different Component

The behavior is basically the same as for "same component, different diagram".

In addition, it is checked if pasting is allowed at all. If it is not, an error message opens and pasting is canceled.

If pasting is allowed, it is checked if the pasted elements are allowed in the target component and method/process/runnable. If at least one pasted element is not allowed (e.g., a return value in a process), another error message opens that lists the elements that cannot be pasted. You can continue pasting the allowed elements, or cancel the procedure.

A schematic view of the procedure for B and C is given in Flow Chart: Copying or Moving Graphical Items.

See also

Flow Chart: Copying or Moving Graphical Items

Copying/Moving Items in the Same Diagram (BDE)

Copying/Moving Items Between Diagrams (BDE)