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






Windows & Linux

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

© 2018 Analytical Graphics, Inc. All Rights Reserved.