AGI STK Objects 11 Send comments on this topic.
Animation Property (IAgChGraphics)
See Also 





Description

Get the chain's 3D graphics properties.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property Animation() As IAgChGfxAnimation

[C#]
public IAgChGfxAnimation Animation {get;}

[Managed C++]
public: __property IAgChGfxAnimation^ get_Animation();

[Unmanaged C++]
public: HRESULT get_Animation(
IAgChGfxAnimation ** ppRetVal
);

[Java]
public IAgChGfxAnimation getAnimation();

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1