Removes any points add to the vehicle's
realtime ephemeris.
| [Visual Basic .NET] |
|---|
Public Sub RemoveAllPoints()
|
| [C#] |
|---|
public void RemoveAllPoints();
|
| [Managed C++] |
|---|
public: void RemoveAllPoints();
|
| [Java] |
|---|
public removeAllPoints();
|
| [Unmanaged C++] |
|---|
public: HRESULT RemoveAllPoints();
|