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





Windows & Linux

Description

Adds the central body shape in the clipboard to the central body.

Syntax

[Visual Basic .NET]
Public Function PasteShape() As IAgVACbShape
[C#]
public IAgVACbShape PasteShape();
[Managed C++]
public: IAgVACbShape ^ PasteShape();
[Unmanaged C++]
public: HRESULT PasteShape(
    IAgVACbShape ** ppCbShape
);
[Java]
public IAgVACbShape pasteShape();
[Python - STK API ]
def PasteShape(self) -> "IAgVACbShape":

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.