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

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.