Gets the available third bodies. The return result is a collection of strings representing names of the central bodies that can be used as third body.
Read-only property
| [Visual Basic .NET] |
|---|
Public Property AvailableThirdBodyNames() As System.Array |
| [C#] |
|---|
|
| [Managed C++] |
|---|
public: __property System::Array get_AvailableThirdBodyNames(); |
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
public AgSafeArray getAvailableThirdBodyNames(); |






