STK ObjectsSend 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();
[Python - STK API ]
@property
def Articulation(self) -> "IAgVOModelArtic":

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.