STK AstrogatorSend comments on this topic.
PasteAttitude Method (IAgVACentralBody)
See Also
Windows





Windows & Linux

Description

Adds the central body attitude definition in the clipboard to the central body.

Syntax

[Visual Basic .NET]
Public Function PasteAttitude() As IAgVACbAttitude
[C#]
public IAgVACbAttitude PasteAttitude();
[Managed C++]
public: IAgVACbAttitude ^ PasteAttitude();
[Unmanaged C++]
public: HRESULT PasteAttitude(
    IAgVACbAttitude ** ppCbAttitude
);
[Java]
public IAgVACbAttitude pasteAttitude();
[Python - STK API ]
def PasteAttitude(self) -> "IAgVACbAttitude":

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.