STK ObjectsSend comments on this topic.
SetDirty Method (IAgScenario)
See Also
Windows





Windows & Linux

Description

Sets the flag indicating the scenario has been modified.

Syntax

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

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.