STK ObjectsSend comments on this topic.
RemoveAllSegs Method (IAgVeSGP4SegmentCollection)
See Also
Windows





Windows & Linux

Description

Removes all the segments in the collection

Syntax

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

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.