STK ObjectsSend comments on this topic.
GetPropDefExportTool Method (IAgSaExportTools)
See Also
Windows





Windows & Linux

Description

A Propagator (Prop Def) file for export.

Syntax

[Visual Basic .NET]
Public Function GetPropDefExportTool() As IAgVePropDefExportTool
[C#]
public IAgVePropDefExportTool GetPropDefExportTool();
[Managed C++]
public: IAgVePropDefExportTool ^ GetPropDefExportTool();
[Unmanaged C++]
public: HRESULT GetPropDefExportTool(
    IAgVePropDefExportTool ** ppRetVal
);
[Java]
public IAgVePropDefExportTool getPropDefExportTool();
[Python - STK API ]
def GetPropDefExportTool(self) -> "IAgVePropDefExportTool":

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.