STK ObjectsSend comments on this topic.
Remove Method (IAgOnePtAccess)
See Also
Windows





Windows & Linux

Description

Removes the one point access component that was created.

Syntax

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

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.