AGI STK Objects 11Send comments on this topic.
RemoveAccess Method (IAgStkAccess)
See Also
Windows






Windows & Linux

Description

Removes the access that was computed between two objects.

Syntax

[Visual Basic .NET]
Public Sub RemoveAccess()
[C#]
public void RemoveAccess();
[Managed C++]
public: void RemoveAccess();
[Java]
public void removeAccess();
[Unmanaged C++]
public: HRESULT RemoveAccess();

See Also

© 2019 Analytical Graphics, Inc. All Rights Reserved.