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





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

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1