STK ObjectsSend comments on this topic.
Export Method (IAgComponentInfo)
See Also
Windows





Windows & Linux

Description

Exports the component with default component name as file name and component type as file extension to the scenario directory.

Syntax

[Visual Basic .NET]
Public Sub Export()
[C#]
public void Export();
[Managed C++]
public: void Export();
[Unmanaged C++]
public: HRESULT Export();
[Java]
public void export();
[Python - STK API ]
def Export(self) -> None:

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.