BufferCopy Method (View Object)

Scope: Schematic editor

Object: View Object

Prerequisites: None

Copies the selected items to the buffer.

Usage

View.BufferCopy()

Arguments

None

Description

Copied items can be pasted with either the BufferPaste Method (View Object) or the BufferPasteXY Method (View Object). This is a good way to move data between schematics. It is not normally used to copy or move data on a single document.