STK ObjectsSend comments on this topic.
VO Property (IAgSatellite)
See Also
Windows





Windows & Linux

Description

Get the 3D Graphics properties of the satellite.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property VO() As IAgSaVO
[C#]
public IAgSaVO VO {get;}
[Managed C++]
public: __property IAgSaVO ^ get_VO();
[Unmanaged C++]
public: HRESULT get_VO(
    IAgSaVO ** ppVal
);
[Java]
public IAgSaVO getVO();
[Python - STK API ]
@property
def VO(self) -> "IAgSaVO":

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.