AGI STK Objects 11 Send comments on this topic.
Articulation Property (IAgMtoVOModel)
See Also 





Description

Configures the model articulations.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property Articulation() As IAgMtoVOModelArtic

[C#]
public IAgMtoVOModelArtic Articulation {get;}

[Managed C++]
public: __property IAgMtoVOModelArtic^ get_Articulation();

[Unmanaged C++]
public: HRESULT get_Articulation(
IAgMtoVOModelArtic ** ppRetVal
);

[Java]
public IAgMtoVOModelArtic getArticulation();

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1