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






Windows & Linux

Description

Compute computations in parallel for Volumetric.

Syntax

[Visual Basic .NET]
Public Sub ComputeInParallel() 

[C#]
public void ComputeInParallel();

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

[Java]
public  computeInParallel();

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

See Also

© 2017 Analytical Graphics, Inc. All Rights Reserved.

STK 11.2.1 Programming Interface