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






Windows & Linux

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

© 2018 Analytical Graphics, Inc. All Rights Reserved.