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





Description

Get the list of droplines at intervals along the vehicle's route.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property Route() As IAgVeVODropLinePathItemCollection

[C#]
public IAgVeVODropLinePathItemCollection Route {get;}

[Managed C++]
public: __property IAgVeVODropLinePathItemCollection^ get_Route();

[Unmanaged C++]
public: HRESULT get_Route(
IAgVeVODropLinePathItemCollection ** ppRetVal
);

[Java]
public IAgVeVODropLinePathItemCollection getRoute();

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1