Click or drag to resize

GH_DocumentIO.Copy Method

Overload List
  NameDescription
Public methodCopy(GH_ClipboardType)
Copy the internal document into the clipboard.
Public methodCopy(GH_ClipboardType, Boolean)
Copy the internal document into the clipboard.
Public methodCopy(GH_ClipboardType, IEnumerable<Guid>)
Copy the specified objects in the internal document into the clipboard.
Top
See Also