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






Windows & Linux

Description

Returns an array of all assigned central bodies.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property AssignedCentralBodies() As System.Array
[C#]
public System.Array AssignedCentralBodies {get;}
[Managed C++]
public: __property System::Array^ get_AssignedCentralBodies();
[Unmanaged C++]
public: HRESULT get_AssignedCentralBodies(
   SAFEARRAY ** ppRetVal
);
[Java]
public Object[] getAssignedCentralBodies();

See Also

© 2018 Analytical Graphics, Inc. All Rights Reserved.