AGI STK Astrogator 11 Send comments on this topic.
Paste Method (IAgVAScriptingSegmentCollection)
See Also 
Windows






Windows & Linux

Description

Pastes the object property from the clipboard and inserts into the list.

Syntax

[Visual Basic .NET]
Public Function Paste() As IAgVAScriptingSegment

[C#]
public IAgVAScriptingSegment Paste();

[Managed C++]
public: IAgVAScriptingSegment^ Paste();

[Java]
public IAgVAScriptingSegment paste();

[Unmanaged C++]
public: HRESULT Paste(
IAgVAScriptingSegment ** ReturnValue
);

See Also

© 2017 Analytical Graphics, Inc. All Rights Reserved.

STK 11.2.1 Programming Interface