STK ObjectsSend comments on this topic.
ClearAccess Method (IAgStkAccess)
See Also
Windows





Windows & Linux

Description

Clears the access intervals, but not the definitional settings of the access object itself (like step size, light time delay settings, time interval, etc.)

Syntax

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

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.