STK ObjectsSend comments on this topic.
RouteType Property (IAgGreatArcVehicle)
See Also
Windows





Windows & Linux

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 * pVal
);
[Java]
public AgEVePropagatorType getRouteType();
[Python - STK API ]
@property
def RouteType(self) -> "AgEVePropagatorType":

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.