Click or drag to resize
SoWinClipboardCopy Method
Overload List
  NameDescription
Public methodCopy(SoNode, SbTime)

Copies the passed scene graph object (node, path, or pathlist) to the clipboard using the current clipboard format.

Public methodCopy(SoPath, SbTime)

Copies the passed path to the clipboard using the current clipboard format.

Public methodCopy(SoPathList, SbTime)

Copies the passed pathlist to the clipboard using the current clipboard format.

Top
See Also