STK ObjectsSend comments on this topic.
GroundLocationVO Property (IAgGroundLocation)
See Also
Windows





Windows & Linux

Description

Get the 3D Graphics properties of the ground location.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property GroundLocationVO() As IAgGroundLocationVO
[C#]
public IAgGroundLocationVO GroundLocationVO {get;}
[Managed C++]
public: __property IAgGroundLocationVO ^ get_GroundLocationVO();
[Unmanaged C++]
public: HRESULT get_GroundLocationVO(
    IAgGroundLocationVO ** ppAgVO
);
[Java]
public IAgGroundLocationVO getGroundLocationVO();
[Python - STK API ]
@property
def GroundLocationVO(self) -> "IAgGroundLocationVO":

See Also

© 2026 Analytical Graphics, Inc. All Rights Reserved.