Copies a central body ephemeris definition to
the clipboard and removes it from the central body
| [Visual Basic .NET] |
|---|
Public Sub CutEphemerisByName( _
ByVal EphemerisName As String _
)
|
| [C#] |
|---|
public void CutEphemerisByName(
|
| [Managed C++] |
|---|
public: void CutEphemerisByName(
|
| [Java] |
|---|
public cutEphemerisByName(
|
| [Unmanaged C++] |
|---|
public: HRESULT CutEphemerisByName(
|
- EphemerisName