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 
[C#]
public IAgVmExportTool GetVolumetricExportTool();
[Managed C++]
public: IAgVmExportTool ^ GetVolumetricExportTool();
[Java]
public IAgVmExportTool getVolumetricExportTool();
[Unmanaged C++]
public: HRESULT GetVolumetricExportTool(
    IAgVmExportTool ** ppRetVal
);

See Also

© 2019 Analytical Graphics, Inc. All Rights Reserved.