STK Vector Geometry ToolSend comments on this topic.
GetCentralBody Method (IAgCrdnCentralBodyRefTo)
See Also
Windows





Windows & Linux

Description

Returns a central body or null if the central body is invalid.

Syntax

[Visual Basic .NET]
Public Function GetCentralBody() As IAgCrdnCentralBody
[C#]
public IAgCrdnCentralBody GetCentralBody();
[Managed C++]
public: IAgCrdnCentralBody ^ GetCentralBody();
[Unmanaged C++]
public: HRESULT GetCentralBody(
    IAgCrdnCentralBody ** ppRetVal
);
[Java]
public IAgCrdnCentralBody getCentralBody();
[Python - STK API ]
def GetCentralBody(self) -> "IAgCrdnCentralBody":

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.