STK ObjectsSend comments on this topic.
Proximity Property (IAgShVO)
See Also
Windows





Windows & Linux

Description

Get the ship'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 ** ppVal
);
[Java]
public IAgVeVORouteProximity getProximity();
[Python - STK API ]
@property
def Proximity(self) -> "IAgVeVORouteProximity":

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.