Click or drag to resize
SoWinClipboardCopy Method (SoPathList, SbTime)

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

Namespace: OIV.Inventor.Win
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 9.9.13.0 (9.9.13.0)
Syntax
public void Copy(
	SoPathList pathList,
	SbTime eventTime
)

Parameters

pathList
Type: OIV.InventorSoPathList
eventTime
Type: OIV.InventorSbTime
Remarks

See copy() for details.

See Also