Arguments for the OnStkObjectPreCut, OnStkObjectCopy and OnStkObjectPaste events.
ObjectPaths | Returns an array of object paths that are cut, copied or pasted. |
PastedObjectPaths | Returns an array of object paths that are being pasted. The new object paths corresposnd to the old paths at the same array location in ObjectPaths array. |
SelectedObjectPath | Selected Object path that is being cut, copied or pasted. |