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 
[C#]
public IAgCrdnCentralBody GetCentralBody();
[Managed C++]
public: IAgCrdnCentralBody ^ GetCentralBody();
[Java]
public IAgCrdnCentralBody getCentralBody();
[Unmanaged C++]
public: HRESULT GetCentralBody(
    IAgCrdnCentralBody ** ppRetVal
);

See Also

© 2020 Analytical Graphics, Inc. All Rights Reserved.