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





Windows & Linux

Description

Get the launch vehicle's 3D Graphics properties.

Property type

Read-only property

Syntax

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

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.