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





Description

Recomputes the access between two objects. Calls to ComputeAccess should not be made between calls to BeginUpdate and EndUpdate.

Syntax

[Visual Basic .NET]
Public Sub ComputeAccess() 

[C#]
public void ComputeAccess();

[Managed C++]
public: void ComputeAccess();

[Java]
public  computeAccess();

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

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1