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





Windows & Linux

Description

Pastes a propagator function from the clipboard into the list.

Syntax

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

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.