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






Windows & Linux

Description

Computes one point access.

Syntax

[Visual Basic .NET]
Public Function Compute() As 
[C#]
public IAgOnePtAccessResultCollection Compute();
[Managed C++]
public: IAgOnePtAccessResultCollection ^ Compute();
[Java]
public IAgOnePtAccessResultCollection compute();
[Unmanaged C++]
public: HRESULT Compute(
    IAgOnePtAccessResultCollection ** ppRetVal
);

See Also

© 2019 Analytical Graphics, Inc. All Rights Reserved.