Sets a new central body using specified path.
| [Visual Basic .NET] |
|---|
Public Sub SetPath( _ ByVal Path As String _ ) |
| [C#] |
|---|
public void SetPath( |
| [Managed C++] |
|---|
public: void SetPath( |
| [Java] |
|---|
public setPath( |
| [Unmanaged C++] |
|---|
public: HRESULT SetPath( |
- Path
- Specify a valid central body name (i.e.Earth, Sun, etc.).
