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





Windows & Linux

Description

Get 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 * pVal
);
[Java]
public String getCentralBody();
[Python - STK API ]
@property
def CentralBody(self) -> str:

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.