Configures the model articulations.
Read-only property
[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(
|
[Java] |
---|
public IAgMtoVOModelArtic getArticulation();
|