STK ObjectsSend comments on this topic.
Animation Property (IAgScenario)
See Also
Windows





Windows & Linux

Description

Scenario animation settings.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property Animation() As IAgScAnimation
[C#]
public IAgScAnimation Animation {get;}
[Managed C++]
public: __property IAgScAnimation ^ get_Animation();
[Unmanaged C++]
public: HRESULT get_Animation(
    IAgScAnimation ** ppVal
);
[Java]
public IAgScAnimation getAnimation();
[Python - STK API ]
@property
def Animation(self) -> "IAgScAnimation":

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.