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






Windows & Linux

Description

Volumetric export tool.

Syntax

[Visual Basic .NET]
Public Function GetVolumetricExportTool() As IAgVmExportTool
[C#]
public IAgVmExportTool GetVolumetricExportTool();
[Managed C++]
public: IAgVmExportTool^ GetVolumetricExportTool();
[Java]
public IAgVmExportTool getVolumetricExportTool();
[Unmanaged C++]
public: HRESULT GetVolumetricExportTool(
   IAgVmExportTool ** ReturnValue
);

See Also

© 2018 Analytical Graphics, Inc. All Rights Reserved.