AGI STK Objects 11 Send 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();

[Java]
public  clearAccess();

[Unmanaged C++]
public: HRESULT ClearAccess();

See Also

© 2017 Analytical Graphics, Inc. All Rights Reserved.

STK 11.2.1 Programming Interface