STK AstrogatorSend 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();
[Unmanaged C++]
public: HRESULT Paste(
    IAgVAThruster ** ppVAThruster
);
[Java]
public IAgVAThruster paste();
[Python - STK API ]
def Paste(self) -> "IAgVAThruster":

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.