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






Windows & Linux

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

© 2018 Analytical Graphics, Inc. All Rights Reserved.