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






Windows & Linux

Description

Get the aircraft's 3D proximity properties.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property Proximity() As IAgVeVORouteProximity
[C#]
public IAgVeVORouteProximity Proximity {get;}
[Managed C++]
public: __property IAgVeVORouteProximity^ get_Proximity();
[Unmanaged C++]
public: HRESULT get_Proximity(
   IAgVeVORouteProximity ** ppRetVal
);
[Java]
public IAgVeVORouteProximity getProximity();

See Also

© 2018 Analytical Graphics, Inc. All Rights Reserved.