Returns the Prop Def export tool.
| [Visual Basic .NET] |
|---|
Public Function GetPropDefExportTool() As IAgVePropDefExportTool |
| [C#] |
|---|
public IAgVePropDefExportTool GetPropDefExportTool(); |
| [Managed C++] |
|---|
public: IAgVePropDefExportTool ^ GetPropDefExportTool(); |
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
public IAgVePropDefExportTool getPropDefExportTool(); |
[Python - STK API ] |
|---|
def GetPropDefExportTool(self) -> "IAgVePropDefExportTool": |






