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






Windows & Linux

Description

Articulation property.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property Articulation() As IAgVOModelArtic
[C#]
public IAgVOModelArtic Articulation {get;}
[Managed C++]
public: __property IAgVOModelArtic^ get_Articulation();
[Unmanaged C++]
public: HRESULT get_Articulation(
   IAgVOModelArtic ** ppRetVal
);
[Java]
public IAgVOModelArtic getArticulation();

See Also

© 2018 Analytical Graphics, Inc. All Rights Reserved.