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






Windows & Linux

Description

Saves the changes made to the scenario/vdf.

Syntax

[Visual Basic .NET]
Public Sub Save() 

[C#]
public void Save();

[Managed C++]
public: void Save();

[Java]
public  save();

[Unmanaged C++]
public: HRESULT Save();

See Also

© 2017 Analytical Graphics, Inc. All Rights Reserved.

STK 11.2.1 Programming Interface