AGI STK Objects 11 Send comments on this topic.
RouteType Property (IAgGreatArcVehicle)
See Also 





Description

Get the propagator type.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property RouteType() As AgEVePropagatorType

[C#]
public AgEVePropagatorType RouteType {get;}

[Managed C++]
public: __property AgEVePropagatorType get_RouteType();

[Unmanaged C++]
public: HRESULT get_RouteType(
AgEVePropagatorType * pRetVal
);

[Java]
public AgEVePropagatorType getRouteType();

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1