STK ObjectsSend comments on this topic.
GetVOWindowIds Method (IAgVeVOSystemsSpecialElement)
See Also
Windows





Windows & Linux

Description

The selected 3D Graphics window ids.

Syntax

[Visual Basic .NET]
Public Function GetVOWindowIds() As System.Array
[C#]
public System.Array GetVOWindowIds();
[Managed C++]
public: System::Array GetVOWindowIds();
[Unmanaged C++]
public: HRESULT GetVOWindowIds(
    SAFEARRAY * * ppWindowIds
);
[Java]
public AgSafeArray getVOWindowIds();
[Python - STK API ]
def GetVOWindowIds(self) -> list:

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.