STK AstrogatorSend comments on this topic.
DefaultShapeName Property (IAgVACentralBody)
See Also
Windows





Windows & Linux

Description

The shape of the central body.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property DefaultShapeName() As String
[C#]
public string DefaultShapeName {get;}
[Managed C++]
public: __property String __gc ^ get_DefaultShapeName();
[Unmanaged C++]
public: HRESULT get_DefaultShapeName(
    BSTR * pVal
);
[Java]
public String getDefaultShapeName();
[Python - STK API ]
@property
def DefaultShapeName(self) -> str:

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.