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






Windows & Linux

Description

Returns the Prop Def export tool.

Syntax

[Visual Basic .NET]
Public Function GetPropDefExportTool() As IAgVePropDefExportTool

[C#]
public IAgVePropDefExportTool GetPropDefExportTool();

[Managed C++]
public: IAgVePropDefExportTool^ GetPropDefExportTool();

[Java]
public IAgVePropDefExportTool getPropDefExportTool();

[Unmanaged C++]
public: HRESULT GetPropDefExportTool(
IAgVePropDefExportTool ** ReturnValue
);

See Also

© 2017 Analytical Graphics, Inc. All Rights Reserved.

STK 11.2.1 Programming Interface