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






Windows & Linux

Description

Get the vehicle's 3D route properties.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property Route() As IAgVeVORoute
[C#]
public IAgVeVORoute Route {get;}
[Managed C++]
public: __property IAgVeVORoute ^ get_Route();
[Unmanaged C++]
public: HRESULT get_Route(
    IAgVeVORoute ** ppVal
);
[Java]
public IAgVeVORoute getRoute();

See Also

© 2019 Analytical Graphics, Inc. All Rights Reserved.