Get the ship's 3D proximity properties.
Read-only property
| [Visual Basic .NET] |
|---|
Public Property Proximity() As IAgVeVORouteProximity |
| [C#] |
|---|
public IAgVeVORouteProximity Proximity {get;} |
| [Managed C++] |
|---|
public: __property IAgVeVORouteProximity ^ get_Proximity(); |
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
public IAgVeVORouteProximity getProximity(); |
[Python - STK API ] |
|---|
@property def Proximity(self) -> "IAgVeVORouteProximity": |






