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






Windows & Linux

Description

Gets a list of available body names

Property type

Read-only property

Syntax

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

See Also

© 2018 Analytical Graphics, Inc. All Rights Reserved.