STK AviatorSend comments on this topic.
RemoveSubItem Method (IAgAvtrPayloadStation)
See Also
Windows





Windows & Linux

Description

Remove any sub item that may be attached to the payload station.

Syntax

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

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.