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





Description

Get the vehicle's 3D model properties.

Property type

Read-only property

Syntax

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

[C#]
public IAgVeRouteVOModel Model {get;}

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

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

[Java]
public IAgVeRouteVOModel getModel();

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1