STK ObjectsSend comments on this topic.
RemoveAllPoints Method (IAgVeRealtimePointBuilder)
See Also
Windows





Windows & Linux

Description

Removes any points add to the vehicle's realtime ephemeris.

Syntax

[Visual Basic .NET]
Public Sub RemoveAllPoints()
[C#]
public void RemoveAllPoints();
[Managed C++]
public: void RemoveAllPoints();
[Unmanaged C++]
public: HRESULT RemoveAllPoints();
[Java]
public void removeAllPoints();
[Python - STK API ]
def RemoveAllPoints(self) -> None:

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.