STK ObjectsSend comments on this topic.
CentralBody Property (IAgSpatialState)
See Also
Windows





Windows & Linux

Description

Returns a name of the central body

Property type

Read-only property

Syntax

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

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.