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






Windows & Linux

Description

Get the parameters for a bearing box, defining a volume, relative to a bearing from the North, around an object.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property BearingBox() As IAgVeVOBearingBox
[C#]
public IAgVeVOBearingBox BearingBox {get;}
[Managed C++]
public: __property IAgVeVOBearingBox^ get_BearingBox();
[Unmanaged C++]
public: HRESULT get_BearingBox(
   IAgVeVOBearingBox ** ppRetVal
);
[Java]
public IAgVeVOBearingBox getBearingBox();

See Also

© 2018 Analytical Graphics, Inc. All Rights Reserved.