AGI STK Objects 11 Send comments on this topic.
Waypoints Property (IAgVePropagatorGreatArc)
See Also 





Description

Get the waypoints.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property Waypoints() As IAgVeWaypointsCollection

[C#]
public IAgVeWaypointsCollection Waypoints {get;}

[Managed C++]
public: __property IAgVeWaypointsCollection^ get_Waypoints();

[Unmanaged C++]
public: HRESULT get_Waypoints(
IAgVeWaypointsCollection ** ppRetVal
);

[Java]
public IAgVeWaypointsCollection getWaypoints();

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1