BufferPaste Method (View Object)

Scope: Schematic editor

Object: View Object

Prerequisites: None

Pastes the selected items from the buffer.

Note:

The programmer needs to notify the user that a paste operation is happening because does not.

Usage

View.BufferPaste()

Arguments

None

Description

BufferPaste starts the operation of pasting the data in the buffer to the active view. You must complete this operation by clicking on the location that is the reference point for the paste.