STK ObjectsSend 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();
[Unmanaged C++]
public: HRESULT ComputeInParallel();
[Java]
public void computeInParallel();
[Python - STK API ]
def ComputeInParallel(self) -> None:

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.