AGI STK Objects 11 Send comments on this topic.
CentralBodies Property (IAgStkObjectRoot)
See Also 





Description

Returns a collection of available central bodies.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property CentralBodies() As IAgStkCentralBodyCollection

[C#]
public IAgStkCentralBodyCollection CentralBodies {get;}

[Managed C++]
public: __property IAgStkCentralBodyCollection^ get_CentralBodies();

[Unmanaged C++]
public: HRESULT get_CentralBodies(
IAgStkCentralBodyCollection ** ppRetVal
);

[Java]
public IAgStkCentralBodyCollection getCentralBodies();

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1