STK ObjectsSend comments on this topic.
IAgStkObjectCutCopyPasteEventArgs Interface

Description

Arguments for the OnStkObjectPreCut, OnStkObjectCopy and OnStkObjectPaste events.

Public Properties

Public Property ObjectPathsReturns an array of object paths that are cut, copied or pasted.
Public Property PastedObjectPathsReturns 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.
Public Property SelectedObjectPathSelected Object path that is being cut, copied or pasted.
© 2024 Analytical Graphics, Inc. All Rights Reserved.