AGI STK Objects 11 Send comments on this topic.
Model Property (IAgMtoDefaultVOTrack)
See Also 





Description

Get the track's 3D model properties.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property Model() As IAgMtoVOModel

[C#]
public IAgMtoVOModel Model {get;}

[Managed C++]
public: __property IAgMtoVOModel^ get_Model();

[Unmanaged C++]
public: HRESULT get_Model(
IAgMtoVOModel ** ppRetVal
);

[Java]
public IAgMtoVOModel getModel();

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1