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

© 2018 Analytical Graphics, Inc. All Rights Reserved.