Solid Edge FrameworkSupport Type Library
Paste Method
Description
Copies the data from the system clipboard to the referenced object.
Syntax
Visual Basic
Public Sub Paste() 
Remarks
The Edit object always has an insert index or a selection active while pasting. If a selection is present, it is replaced with new data; otherwise, the new data is inserted at the current index.
See Also

TextEdit Object  | TextEdit Members

Send comments on this topic.