Get the launch vehicle's 3D Graphics properties.
Read-only property
| [Visual Basic .NET] |
|---|
Public Property VO() As IAgLvVO |
| [C#] |
|---|
public IAgLvVO VO {get;} |
| [Managed C++] |
|---|
public: __property IAgLvVO ^ get_VO(); |
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
public IAgLvVO getVO(); |
[Python - STK API ] |
|---|
@property def VO(self) -> "IAgLvVO": |






