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






