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





Description

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

Syntax

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

[C#]
public IAgVAScriptingCalcObject Paste();

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

[Java]
public IAgVAScriptingCalcObject paste();

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

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1