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





Windows & Linux

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 ** ppVal
);
[Java]
public IAgChGfxAnimation getAnimation();
[Python - STK API ]
@property
def Animation(self) -> "IAgChGfxAnimation":

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.