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






Windows & Linux

Description

Pastes a thruster from the clipboard into the list.

Syntax

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

[C#]
public IAgVAThruster Paste();

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

[Java]
public IAgVAThruster paste();

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

See Also

© 2017 Analytical Graphics, Inc. All Rights Reserved.

STK 11.2.1 Programming Interface