STK AstrogatorSend comments on this topic.
Paste Method (IAgVATargeterGraphCollection)
See Also
Windows





Windows & Linux

Description

Pastes a targeter graph from the clipboard into the list.

Syntax

[Visual Basic .NET]
Public Function Paste() As IAgVATargeterGraph
[C#]
public IAgVATargeterGraph Paste();
[Managed C++]
public: IAgVATargeterGraph ^ Paste();
[Unmanaged C++]
public: HRESULT Paste(
    IAgVATargeterGraph ** ppGraph
);
[Java]
public IAgVATargeterGraph paste();
[Python - STK API ]
def Paste(self) -> "IAgVATargeterGraph":

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.